Skip to content

Commit

Permalink
Make py37 support version, drop 34
Browse files Browse the repository at this point in the history
  • Loading branch information
JarnoRFB committed Jun 3, 2019
1 parent 862e36e commit 3e719e5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -250,8 +250,5 @@ in Proceedings of the 15th Python in Science Conference (SciPy 2017), Austin, Te
:target: https://scrutinizer-ci.com/g/IDSIA/sacred/
:alt: Code Scrutinizer Quality

.. |codacy| image:: https://img.shields.io/codacy/acb7bba4467e47deaf260d6df5c0279f.svg?style=flat
:target: https://www.codacy.com/app/qwlouse/sacred
:alt: Codacity rating


2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@
Natural Language :: English
Operating System :: OS Independent
Programming Language :: Python :: 2.7
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Topic :: Utilities
Topic :: Scientific/Engineering
Topic :: Scientific/Engineering :: Artificial Intelligence
Expand Down

0 comments on commit 3e719e5

Please sign in to comment.