update the setup.py

This commit is contained in:
xujiao 2025-05-07 16:11:38 +08:00
parent 3bd0c21fbc
commit 7fe38175ed
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
from setuptools import setup, find_packages from setuptools import setup, find_packages
with open("README.md", "r", encoding="utf-8") as fh:
long_description = fh.read()
setup( setup(
name="netrans", name="netrans",