Skip to content
Snippets Groups Projects

install JAXbind form pypi

Closed Jakob Roth requested to merge jaxbind_pypi into master
2 files
+ 1
3
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 0
2
@@ -35,8 +35,6 @@ build_docker_from_cache:
before_script:
- pip3 install --break-system-packages .[full]
- git clone https://github.com/NIFTy-PPL/JAXbind.git
- pip3 install --break-system-packages JAXbind/
test_resolve:
stage: testing
Loading