Skip to content

Commit

Permalink
Update setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
Arianna Renzini committed Apr 9, 2024
1 parent c9703d8 commit 4e9f557
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
[metadata]
name = popstock
description = population OmegaGW calculator
url = https://github.com/a-renzini/popstock/
author_email = [email protected]
license_file = LICENSE
long_description = file: README.md
Expand All @@ -8,9 +12,6 @@ exclude = .git,docs,build,dist,test,*__init__.py
max-line-length = 120
ignore = E129 W504 W503

[metadata]
license_files = LICENSE

[tool:pytest]
addopts = -p no:warnings

Expand Down

0 comments on commit 4e9f557

Please sign in to comment.