Skip to content

Commit ed9ad5c

Browse files
committed
update requirements
1 parent 55c6e68 commit ed9ad5c

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
@@ -5,6 +5,7 @@
55
name="fancylog",
66
version="0.0.7",
77
description="Fancier logging in Python",
8+
install_requires=["packaging"],
89
extras_require={"dev": ["black", "pytest-cov", "pytest", "coveralls"]},
910
python_requires=">=3.6",
1011
packages=find_packages(),

0 commit comments

Comments
 (0)