mirror of
https://github.com/wassname/TTS.git
synced 2026-09-09 11:16:00 +08:00
pin numpy v0.0.9.1
This commit is contained in:
@@ -27,7 +27,7 @@ args, unknown_args = parser.parse_known_args()
|
||||
# Remove our arguments from argv so that setuptools doesn't see them
|
||||
sys.argv = [sys.argv[0]] + unknown_args
|
||||
|
||||
version = '0.0.9'
|
||||
version = '0.0.9.1'
|
||||
cwd = os.path.dirname(os.path.abspath(__file__))
|
||||
|
||||
# Handle Cython code
|
||||
|
||||
Reference in New Issue
Block a user