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
OpenStack
oslo
python-oslo.versionedobjects
Commits
80a9662f
Commit
80a9662f
authored
Feb 10, 2017
by
Jenkins
Committed by
Gerrit Code Review
Feb 10, 2017
Browse files
Merge "Remove support for py34"
parents
bc6b75b3
f1aca646
Changes
2
Hide whitespace changes
Inline
Side-by-side
setup.cfg
View file @
80a9662f
...
...
@@ -16,7 +16,6 @@ classifier =
Programming Language :: Python :: 2
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[files]
...
...
tox.ini
View file @
80a9662f
[tox]
minversion
=
2.0
envlist
=
py35,
py34,
py27,pypy,pep8
envlist
=
py35,py27,pypy,pep8
[testenv]
setenv
=
...
...
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