Need this import
This commit is contained in:
parent
d9055c8cb3
commit
916220af0e
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
from os import path
|
||||
from setuptools import setup
|
||||
|
||||
|
||||
here = path.abspath(path.dirname(__file__))
|
||||
|
||||
with open(path.join(here, "README.md"), encoding="utf-8") as f:
|
||||
|
|
Loading…
Reference in a new issue