Finally found a working recurse

This commit is contained in:
ChillerDragon 2023-04-07 10:22:47 +02:00
parent fc3da234c1
commit 1300c45a0f

View file

@ -18,12 +18,13 @@ classifiers =
Operating System :: OS Independent
[options]
packages =
twnet_parser
twnet_parser.messages7
twnet_parser.messages7.control
twnet_parser.messages7.system
twnet_parser.messages7.game
twnet_parser.external
twnet_parser.msg_matcher
packages = find_namespace:
[options.packages.find]
exclude =
venv
tests*
scripts*
venv*
data*