1
0
mirror of https://github.com/balkian/bitter.git synced 2025-08-30 07:12:20 +00:00

Fix tests py2

This commit is contained in:
J. Fernando Sánchez
2019-09-19 12:18:56 +02:00
parent bdb844d75f
commit fadeced761
3 changed files with 5 additions and 5 deletions

View File

@@ -1,4 +1,4 @@
PYVERSIONS=3.4 2.7
PYVERSIONS=3.5
PYMAIN=$(firstword $(PYVERSIONS))
NAME=bitter
REPO=balkian