Skip to content
Snippets Groups Projects
Commit 547c2dd6 authored by dh00601's avatar dh00601
Browse files

changed pyproject and changelog

parent 45d70f7c
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ https://keepachangelog.com/en/0.3.0/
- added a few new Jupyter notebooks
* 0.9.3:
- Changed the python version requirement to be 3.9+
- Changed the python version requirement to be 3.9+
- Restructured the population grid object by splitting off functions that belong in the same category and storing them in a mixin-class within the population_extensions/ dir.
- merged the HPC branch:
- added Condor support
......
......@@ -3,5 +3,5 @@ target-version = ['py36']
[tool.coverage]
omit =
test_*.py
#omit =
# test_*.py
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment