|
|
|
|
|
by pdonis
1620 days ago
|
|
He wouldn't need to use MANIFEST.in, just fixing setup.cfg would be enough. The simplest fix would be to set py_modules = communism and remove packages from setup.cfg altogether (and then the __init__.py file in src/ could be deleted since src/ is not a package). |
|
It is fixed now, it should be working.