Skip to content

Commit

Permalink
remove python 2.6, added python 3.6 to setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
berend committed Aug 7, 2017
1 parent e9d4534 commit 0bc4187
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
pytest
pytest-cov
mock
nose
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 2
Programming Language :: Python :: 2.6
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Development Status :: 5 - Production/Stable
Intended Audience :: Developers
Topic :: Office/Business :: Financial
Expand Down

0 comments on commit 0bc4187

Please sign in to comment.