Skip to content

Commit

Permalink
Fixes setup.cfg build
Browse files Browse the repository at this point in the history
  • Loading branch information
gfrn committed Sep 14, 2022
1 parent b9d5b96 commit 6bf0e26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = pydrs
version = {attr = "pydrs.__version__"}
version = attr: pydrs.__version__

[options]
package_dir=
Expand Down

0 comments on commit 6bf0e26

Please sign in to comment.