Skip to content
Snippets Groups Projects
Unverified Commit 60507de6 authored by SKAJohanVenter's avatar SKAJohanVenter
Browse files

SAR-149 Updated Pipfile to install latest ska-skuid package

parent e6e8f43b
Branches
No related tags found
No related merge requests found
[[source]] [[source]]
url = "https://nexus.engageska-portugal.pt/repository/pypi-proxy/simple" url = 'https://pypi.python.org/simple'
verify_ssl = true verify_ssl = true
name = "nexus-proxy" name = 'pypi'
[[source]] [[source]]
url = "https://nexus.engageska-portugal.pt/repository/pypi/simple" url = "https://nexus.engageska-portugal.pt/repository/pypi/simple"
...@@ -25,7 +25,7 @@ sphinx_rtd_theme = "*" ...@@ -25,7 +25,7 @@ sphinx_rtd_theme = "*"
sphinx-autobuild = "*" sphinx-autobuild = "*"
sphinxcontrib-websupport = "*" sphinxcontrib-websupport = "*"
recommonmark = "*" recommonmark = "*"
skuid = {editable = true, ref = "SAR-147_add_txn_id_endpoint", git = "https://gitlab.com/ska-telescope/skuid.git"} ska-skuid = {version=">=1.2.0", index="nexus-hosted"}
[dev-packages] [dev-packages]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment