We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 030dfe0 commit a84b5ecCopy full SHA for a84b5ec
setup.py
@@ -1,6 +1,6 @@
1
"""wal - setup.py"""
2
-import setuptools
3
import sys
+import setuptools
4
5
try:
6
import pywal
0 commit comments