Changes between Initial Version and Version 1 of Ticket #7260, comment 4
- Timestamp:
- Jul 12, 2022, 11:04:33 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7260, comment 4
initial v1 4 4 5 5 I didn't realize pip install can install directly from github and does not even need a wheel on github. pip can use the pyproject.toml (or legacy setup.py) in the github project to build the wheel. 6 7 The colabfold module uses the Steinegger lab fork of AlphaFold which is on PyPi as alphafold-colabfold and at github here 8 9 https://github.com/steineggerlab/alphafold 10 11 It was updatd 6 times in June, versions 2.1.9 to 2.1.14.