Spaces:
Running
Running
Commit History
Refactor backend loading
6d58816
Merge pull request #202 from MilesCranmer/fix-conda-forge
49b163d
unverified
Print helpful error message if user needs to update
a465e93
Warn user about using `update=True`
9d099ff
Bump PySR version to 0.11.4 with new `update` behavior
5ca38cd
Remove env test from conda CI as not expected to work
39afb18
Revert unneeded changes to CI
13cf1e5
Don't update Julia packages by default
92819c3
Install 0.11.3 in conda test
83df564
Recommend pip installs
134a0cd
Ensure correct python binary is used; correct pysr is installed
a448e3c
Set python version at creation
383ce87
Try creating env from scratch
04c09f5
Avoid using miniforge, for testing
3c54f40
Never use mamba, for testing
34c3e41
Add conda-forge test without miniforge
f75d348
Test with and without mamba in conda test
a03df70
Turn off fail-fast in conda tests
2326b1e
Bump PySR version with new backend
5ffdc52
Merge pull request #200 from MilesCranmer/deepsource-transform-79c15f10
ac8d00e
unverified
Format code with black
c5dc7b7
unverified
deepsource-autofix[bot]
commited on
Assert variable names are alphanumeric
f340c5b
Clarify underlying algorithm in PySR
162cbb5
unverified
Patch version 0.11.2
90224ea
Patch version 0.11.1-1
83cfac6
Add missing `using Pkg`
598dc57
Patch version to 0.11.1
aa67d1b
Merge pull request #197 from MilesCranmer/custom-julia-project
3532c08
unverified
Add additional conda deps
7fec442
Clean up formatting
7d036ff
Merge branch 'custom-julia-project' of ssh://ssh.github.com:443/MilesCranmer/PySR into custom-julia-project
3c653a1
Add back missing `DEPOT_PATH` setting within Julia
af2a12d
Format code with black
31c4fd5
unverified
deepsource-autofix[bot]
commited on
Make sure to unset `JULIA_DEPOT_PATH` at end
8801268
Set `JULIA_DEPOT_PATH` in env test
758e74a
Make sure that full `os.environ` is passed to subprocess
f68c622
Add missing `Pkg` import before `PackageSpec`
16a09af
Fix tempdir name
919b5fc
Format code with black
666d589
unverified
deepsource-autofix[bot]
commited on