fix find package
This commit is contained in:
parent
c640ba2563
commit
a249c6b47a
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue