Skip to content

Commit

Permalink
modfied build-file
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Lubojanski committed Jul 25, 2023
1 parent 2fe7421 commit a3b88db
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 247 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "InRetEnsys"
version = "0.2a5"
dependencies = ['pydantic', 'oemof.solph>=0.5.0', 'pyrsistent']
dependencies = ['pydantic>=2.0', 'oemof.solph>=0.5.0', 'pyrsistent']
authors=[
{name = "Andreas Lubojanski", email = "[email protected]"}
]
Expand Down
2 changes: 0 additions & 2 deletions test/__init__.py

This file was deleted.

18 changes: 0 additions & 18 deletions test/common_tests.py

This file was deleted.

226 changes: 0 additions & 226 deletions test/components_tests.py

This file was deleted.

Empty file removed test/modelbuilder_tests.py
Empty file.

0 comments on commit a3b88db

Please sign in to comment.