fix find package

This commit is contained in:
HgO 2022-08-15 18:11:05 +02:00
parent c640ba2563
commit a249c6b47a

View file

@ -42,9 +42,6 @@ test = pytest
console_scripts = console_scripts =
matrix-alertbot = matrix_alertbot:main.__main__ matrix-alertbot = matrix_alertbot:main.__main__
[options.packages.find]
where = matrix_alertbot
[options.extras_require] [options.extras_require]
test = test =
coverage>=6.4.1 coverage>=6.4.1