Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
MilesCranmer
/
PySR
like
1
Sleeping
App
Files
Files
Community
29c2ee2
PySR
/
test
/
travis.sh
MilesCranmer
Clean up travis code
bdc71b3
about 4 years ago
raw
Copy download link
history
blame
119 Bytes
#!/bin/bash
sudo python3 -m pip install numpy pandas &&
sudo python3 setup.py install &&
python3
test
/test.py