commit
fa5fd85067
2 changed files with 2 additions and 1 deletions
2
game.py
2
game.py
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env python
|
||||
|
||||
from numpy import matrix
|
||||
import sys
|
||||
|
|
1
requirements.txt
Normal file
1
requirements.txt
Normal file
|
@ -0,0 +1 @@
|
|||
numpy
|
Loading…
Add table
Reference in a new issue