Skip to content

Commit

Permalink
Python version 3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
benhid authored Feb 5, 2021
1 parent 396a7ee commit a72495e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
language: python
python: '3.6'
python: '3.7'
install:
- python setup.py install
- pip install mockito PyHamcrest
Expand Down
1 change: 0 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@
"Intended Audience :: Science/Research",
"License :: OSI Approved :: MIT License",
"Topic :: Scientific/Engineering :: Artificial Intelligence",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7",
"Programming Language :: Python :: 3.8",
],
Expand Down

0 comments on commit a72495e

Please sign in to comment.