Skip to content

Commit 7bbb3cd

Browse files
committed
Fix install hopefully
1 parent 82f6246 commit 7bbb3cd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,5 @@
1313
long_description=long_description,
1414
long_description_content_type="text/markdown",
1515
url="https://github.com/ahmedfgad/GeneticAlgorithmPython",
16+
packages=["."],
1617
)

0 commit comments

Comments
 (0)