Skip to content

Commit 5ea95a4

Browse files
committed
chore: Update dependencies
1 parent 62496bb commit 5ea95a4

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
@@ -15,6 +15,7 @@
1515
license='MIT',
1616
keywords='codeforces',
1717
url='https://github.com/Mukundan314/python-codeforces',
18+
install_requires=['bs4'],
1819
extras_requires={ 'docs': ['sphinx', 'sphinx_rtd_theme'] },
1920
packages=find_packages(exclude=['docs'])
2021
)

0 commit comments

Comments
 (0)