Commit 61f5ecf2 authored by Elisabetta Giani's avatar Elisabetta Giani
Browse files

AT5-256: updated CSP.LMC Common software project layout.

parent 49e293d9
Loading
Loading
Loading
Loading

Pipfile

deleted100644 → 0
+0 −31
Original line number Diff line number Diff line
[[source]]
url = "https://nexus.engageska-portugal.pt/repository/pypi-proxy/simple"
verify_ssl = true
name = "nexus-proxy"

[[source]]
url = "https://nexus.engageska-portugal.pt/repository/pypi/simple"
verify_ssl = true
name = "nexus-hosted"

[packages]
docutils = "*"
MarkupSafe = "*"
Pygments = "*"
pylint = "*"
pylint-junit = "*"
pytest = "*"
pytest-cov = "*"
pytest-pylint = "*"
pytest-json-report = "*"
python-dotenv = ">=0.5.1"
Sphinx = "*"
sphinx_rtd_theme = "*"
sphinx-autobuild = "*"
sphinxcontrib-websupport = "*"
recommonmark = "*"

[dev-packages]

[requires]
python_version = "3"
+0 −1
Original line number Diff line number Diff line
CSP.LMC Common Software python code.
+0 −1
Original line number Diff line number Diff line
Directory to store the POGO files to generate the CSP.LMC Common Classes.
+0 −1
Original line number Diff line number Diff line
Directory to store the files common to the CSP.LMC project.
Loading