Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
python-ubus
Commits
327b2002
Verified
Commit
327b2002
authored
Jul 21, 2021
by
Josef Schlehofer
💬
Browse files
Drop Python2 from setup.py
parent
f5634b18
Pipeline
#85774
passed with stage
in 38 minutes and 14 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
327b2002
...
...
@@ -36,7 +36,6 @@ setup(
tests_require
=
[
'pytest'
],
zip_safe
=
False
,
classifiers
=
[
'Programming Language :: Python :: 2.7'
,
'Programming Language :: Python :: 3'
,
'Development Status :: 5 - Production/Stable'
,
'Intended Audience :: Developers'
,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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