Files
pillar-python-sdk/setup.py
Sybren A. Stüvel 77fc1315b0 Don't import the application in setup.py
Importing the application itself is bad practice, as it isn't guaranteed
to be importable before running setup.py.
2016-03-08 13:50:01 +01:00

1.2 KiB