Skip to content

Commit

Permalink
Include metabot/ instead of excluding config/.
Browse files Browse the repository at this point in the history
diff -ru metabot2/dist/metabot-0.3.19/metabot.egg-info/top_level.txt metabot/dist/metabot-0.3.19/metabot.egg-info/top_level.txt
--- metabot2/dist/metabot-0.3.19/metabot.egg-info/top_level.txt	2024-06-17 18:02:20.000000000 -0700
+++ metabot/dist/metabot-0.3.19/metabot.egg-info/top_level.txt	2024-06-17 18:02:14.000000000 -0700
@@ -1 +1,4 @@
+dist
+docs
+htmlcov
 metabot
  • Loading branch information
nmlorg committed Jun 18, 2024
1 parent 40b954c commit 9b82b41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ Homepage = "https://github.com/nmlorg/metabot"
Issues = "https://github.com/nmlorg/metabot/issues"

[tool.setuptools.packages.find]
exclude = ["config"]
include = ["metabot"]

0 comments on commit 9b82b41

Please sign in to comment.