Skip to content
This repository has been archived by the owner on Jan 7, 2021. It is now read-only.

Commit

Permalink
More version ironing
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Nov 22, 2015
1 parent 8cb0c50 commit 82c889d
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions tests/test_all.py
Original file line number Diff line number Diff line change
Expand Up @@ -109,12 +109,9 @@ def get_editable_project(self, version):
different tests stepping on each other.
"""
version2slug = {
"2.5": 11051,
"2.6": 11048,
"2.7": 11047,
"3.2": 11134,
"3.3": 11070,
"3.4": 16842,
"3.4": 11070,
"3.5": 16842,
}
return version2slug[str(version)]

Expand Down

0 comments on commit 82c889d

Please sign in to comment.