mirror of
https://github.com/echemdata/galvani.git
synced 2025-12-14 09:15:34 +00:00
Remove Python 2 from tox and travis tests
This commit is contained in:
@@ -6,7 +6,6 @@ cache:
|
||||
- .pytest_cache
|
||||
- tests/testdata
|
||||
python:
|
||||
- "2.7"
|
||||
- "3.5"
|
||||
# - "3.7" # Python 3.7 is not available on travis CI yet
|
||||
install:
|
||||
|
||||
Reference in New Issue
Block a user