Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
reForis
OpenVPN Plugin
Commits
99a702de
Verified
Commit
99a702de
authored
Mar 23, 2021
by
Aleksandr Gumroian
Browse files
Make reforis regular dependency instead of extras
parent
d29d4bd5
Pipeline
#78434
passed with stage
in 16 minutes and 22 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
99a702de
...
...
@@ -44,6 +44,7 @@ setuptools.setup(
'flask'
,
'Babel'
,
'Flask-Babel'
,
'reforis @ git+https://gitlab.nic.cz/turris/reforis/reforis#egg=reforis'
,
],
extras_require
=
{
'devel'
:
[
...
...
@@ -51,7 +52,6 @@ setuptools.setup(
'pylint'
,
'pylint-quotes'
,
'pycodestyle'
,
'reforis @ git+https://gitlab.nic.cz/turris/reforis/reforis#egg=reforis'
,
],
},
setup_requires
=
[
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment