mirror of
https://github.com/aljazceru/recon-pipeline.git
synced 2026-01-08 17:14:18 +01:00
13 lines
150 B
TOML
13 lines
150 B
TOML
[[source]]
|
|
name = "pypi"
|
|
url = "https://pypi.org/simple"
|
|
verify_ssl = true
|
|
|
|
[dev-packages]
|
|
|
|
[packages]
|
|
luigi = "*"
|
|
|
|
[requires]
|
|
python_version = "3.7"
|