-
- Downloads
Removed requirement txt files and added optional dependencies instead. Also...
Removed requirement txt files and added optional dependencies instead. Also updated CI-file accordingly.
parent
5f47ec2c
No related branches found
No related tags found
This commit is part of merge request !463. Comments created here will be created in the context of that merge request.
Showing
- .gitlab-ci.yml 4 additions, 5 deletions.gitlab-ci.yml
- pyproject.toml 16 additions, 0 deletionspyproject.toml
- requirements.txt 0 additions, 7 deletionsrequirements.txt
- requirements_doc.txt 0 additions, 6 deletionsrequirements_doc.txt
- requirements_test.txt 0 additions, 6 deletionsrequirements_test.txt
requirements.txt
deleted
100644 → 0
numpy | |||
qtpy | |||
graphviz>=0.19 | |||
matplotlib>=3.7 | |||
setuptools_scm[toml]>=6.2 | |||
networkx>=3 | |||
qtawesome |
requirements_doc.txt
deleted
100644 → 0
requirements_test.txt
deleted
100644 → 0
Please register or sign in to comment