Skip to content

Commit 57411bc

Browse files
committed
Update setup.py
1 parent 8f92f3a commit 57411bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
license='MIT',
1616
keywords='codeforces',
1717
url='https://github.com/Mukundan314/python-codeforces',
18-
packages=['codeforces']
18+
packages=find_packages()
1919
)

0 commit comments

Comments
 (0)