-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathPipfile
More file actions
27 lines (24 loc) · 759 Bytes
/
Pipfile
File metadata and controls
27 lines (24 loc) · 759 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[[source]]
name = "pypi"
url = "https://pypi.org/simple"
verify_ssl = true
[requires]
python_version = "3.7"
[dev-packages]
[packages]
#couchdb = "*"
django = "*"
djangorestframework = "*"
#lgppp-lofar-pipeline = {ref = "master",git = "https://github.com/EOSC-LOFAR/LGPPP_LOFAR_pipeline.git"}
jsonfield = "*"
#prefactor-lofar-pipeline = {ref = "master", git = "https://github.com/souley/PROCESS-UC2.git"}
uc2-lofar-pipeline = {ref = "master", git = "https://github.com/process-project/UC2_pipeline.git"}
lofar-iee-pipeline = {ref = "master", git = "https://github.com/process-project/LOFAR_IEE_pipeline.git"}
requests = "*"
django-fontawesome-5 = "*"
#fontawesome = "*"
fabric = "*"
matplotlib = "==3.0.3"
astropy = "~=3.1"
aplpy = "*"
webdavclient3 = "*"