We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4ab5b1 commit 25e4d70Copy full SHA for 25e4d70
1 file changed
setup.py
@@ -1,6 +1,7 @@
1
#!/usr/bin/python
2
# -*- coding: utf-8 -*-
3
4
+
5
from setuptools import find_packages, setup
6
7
0 commit comments