Skip to content

Commit

Permalink
chore: Remove left-overs in setup.cfg (#303)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonagestam authored Sep 15, 2024
1 parent 7589e5b commit 22b0604
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -1,19 +1,3 @@
[metadata]
version = attr: phantom.__version__

[options]
include_package_data = True
package_dir =
=src
packages = find:

[options.packages.find]
where = src

[options.package_data]
phantom = py.typed


[mypy]
python_version = 3.9
show_error_codes = True
Expand Down

0 comments on commit 22b0604

Please sign in to comment.