Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
nam
ProxPython
Commits
25a46fa1
Commit
25a46fa1
authored
Sep 17, 2020
by
Jochen Schulz
Browse files
added poetry setup
parent
262f00de
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
poetry.lock
0 → 100644
View file @
25a46fa1
This diff is collapsed.
Click to expand it.
pyproject.toml
0 → 100644
View file @
25a46fa1
[tool.poetry]
name
=
"ProxPython"
version
=
"1.0.4"
description
=
""
authors
=
[
"Russell Luke <r.luke@math.uni-goettingen.de>"
]
[tool.poetry.dependencies]
python
=
"^3.8"
numpy
=
"^1.19.2"
scikit-image
=
"^0.17.2"
matplotlib
=
"^3.3.2"
scipy
=
"^1.5.2"
[tool.poetry.dev-dependencies]
[build-system]
requires
=
["poetry>=0.12"]
build-backend
=
"poetry.masonry.api"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment