Skip to content

Commit 51bec30

Browse files
committed
Update setuptools
1 parent 89b7425 commit 51bec30

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
from setuptools import setup
2+
import setuptools
23

34
with open("README.md", "r") as fh:
45
long_description = fh.read()

0 commit comments

Comments
 (0)