Fix packaging

This commit is contained in:
Andras Schmelczer 2022-07-04 21:13:35 +02:00
parent 00cc8225c5
commit 21357a9841

View file

@ -15,8 +15,8 @@ classifiers =
[options]
package_dir =
= src
packages = find:
great_ai = great_ai
include_package_data = True
python_requires = >= 3.8
install_requires =
@ -46,4 +46,4 @@ install_requires =
* = *.conf, *.css, *.png
[options.packages.find]
where = src
where = .