update the setup.py
This commit is contained in:
parent
3bd0c21fbc
commit
7fe38175ed
|
@ -1,7 +1,5 @@
|
|||
from setuptools import setup, find_packages
|
||||
|
||||
with open("README.md", "r", encoding="utf-8") as fh:
|
||||
long_description = fh.read()
|
||||
|
||||
setup(
|
||||
name="netrans",
|
||||
|
|
Loading…
Reference in New Issue