Skip to content

Commit

Permalink
General: Deleted unnecessary tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
Somerandomguy10111 committed Feb 7, 2025
1 parent 2df4ffa commit 4bd2424
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 26 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ py-modules = ["xylib"]


[tool.setuptools.packages.find]
include = ["xrdpattern*"]
include = ["xrdpattern*", "xylib"]


[tool.setuptools.package-data]
Expand Down
25 changes: 0 additions & 25 deletions tests/tox.ini

This file was deleted.

0 comments on commit 4bd2424

Please sign in to comment.