comment here
This commit is contained in:
12
.CondaPkg/env/lib/python3.11/site-packages/scipy/version.py
vendored
Normal file
12
.CondaPkg/env/lib/python3.11/site-packages/scipy/version.py
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
# THIS FILE IS GENERATED DURING THE SCIPY BUILD
|
||||
# See tools/version_utils.py for details
|
||||
|
||||
short_version = '1.10.1'
|
||||
version = '1.10.1'
|
||||
full_version = '1.10.1'
|
||||
git_revision = 'c1ed5ec'
|
||||
commit_count = '2406'
|
||||
release = True
|
||||
|
||||
if not release:
|
||||
version = full_version
|
||||
Reference in New Issue
Block a user