Skip to content

Commit

Permalink
Revise setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
mononobi committed Jan 14, 2022
1 parent 8d15e51 commit e8b3463
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,7 @@
import io
import re

from setuptools import find_namespace_packages
from setuptools import setup
from setuptools import find_namespace_packages, setup


with io.open('README.md', 'rt', encoding='utf8') as readme_file:
Expand Down

0 comments on commit e8b3463

Please sign in to comment.