Update setup.py

This commit is contained in:
Ori Kotek 2023-07-28 02:22:38 +03:00 committed by GitHub
parent 5c527eca66
commit 3770bf8031
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@
# see: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html # see: https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html
from setuptools import setup from setuptools import setup
setup() setup()