Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
arosics
Commits
fdfeb162
Commit
fdfeb162
authored
Dec 05, 2018
by
Daniel Scheffler
Browse files
Added Python 3.7 to classifiers in setup.py.
parent
2e636ce1
Pipeline
#3335
passed with stages
in 3 minutes and 58 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
fdfeb162
...
...
@@ -57,6 +57,7 @@ setup(
'Programming Language :: Python :: 3.4'
,
'Programming Language :: Python :: 3.5'
,
'Programming Language :: Python :: 3.6'
,
'Programming Language :: Python :: 3.7'
,
],
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
...
...
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