Merge pull request #1 from fridahg/master

Small but convenient stuff
This commit is contained in:
Mikael Nordin 2017-12-29 22:48:25 +01:00 committed by GitHub
commit fa5fd85067
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python
from numpy import matrix
import sys

1
requirements.txt Normal file
View file

@ -0,0 +1 @@
numpy