We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82f6246 commit 7bbb3cdCopy full SHA for 7bbb3cd
setup.py
@@ -13,4 +13,5 @@
13
long_description=long_description,
14
long_description_content_type="text/markdown",
15
url="https://github.com/ahmedfgad/GeneticAlgorithmPython",
16
+ packages=["."],
17
)
0 commit comments