GitClassic
Feed
Explore
Random
Go Pro
Sign in
BurntSushi
/
nflgame
Code
/
Commits
/ db6a0b3
Merge pull request #340 from hugovk/rm-2.6
Drop support for EOL Python 2.6 and remove redundant code
Andrew Gallant
committed on Oct 20, 2017, 01:07 PM
Showing
8
changed files
+11 additions
-27 deletions
M
README.md
+1
-2
M
nflgame/__init__.py
+2
-7
M
nflgame/game.py
+1
-1
M
nflgame/player.py
+1
-1
M
nflgame/sched.py
+1
-4
M
nflgame/seq.py
+2
-2
M
nflgame/update_sched.py
+1
-1
M
setup.py
+2
-9
Browse files at this commit โ