Skip to content
Snippets Groups Projects
Commit 3ea8ea51 authored by Thomas Kluyver's avatar Thomas Kluyver
Browse files

CalParrot is now on devpi as well

parent d324a7bb
No related branches found
No related tags found
1 merge request!696Install internal dependencies from Gitlab package index
......@@ -113,7 +113,7 @@ if "readthedocs.org" not in sys.executable:
install_requires += [
"iCalibrationDB==2.4.3",
"XFELDetectorAnalysis==2.7.2", # aka pyDetLib
"CalParrot @ git+ssh://git@git.xfel.eu:10022/calibration/calparrot.git@0.3", # noqa
"CalParrot==0.3",
# iminuit 1.3.8 is compatible with Python 3.11, but there isn't a 3.11
# wheel on PyPI, and building directly from source doesn't work.
"iminuit @ https://git.xfel.eu/api/v4/projects/4538/packages/generic/iminuit/1.3.8/iminuit-1.3.8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", # noqa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment