We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3402bf7 commit 0d0b347Copy full SHA for 0d0b347
setup.py
@@ -1,6 +1,6 @@
1
import os
2
3
-from setuptools import setup, find_packages
+from setuptools import find_packages, setup
4
5
6
def read_version():
0 commit comments