Update setup.cfg

This commit is contained in:
Grant Sanderson 2024-12-11 10:38:30 -06:00
parent 6d753a297a
commit c6c1a49ede

View file

@ -29,6 +29,7 @@ classifiers =
packages = find:
include_package_data = True
install_requires =
addict
appdirs
colour
diskcache
@ -53,7 +54,6 @@ install_requires =
skia-pathops
svgelements>=1.8.1
sympy
tempfile
tqdm
typing-extensions; python_version < "3.11"
validators