Skip to content

Commit 7b2352f

Browse files
bmosWil T
authored andcommitted
add missing new line in setup.py
1 parent 0550d60 commit 7b2352f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33

44
from setuptools import setup
55

6+
67
def main():
78
limited_deps = os.environ.get("PARSONS_LIMITED_DEPENDENCIES", "")
89
if limited_deps.strip().upper() in ("1", "YES", "TRUE", "ON"):

0 commit comments

Comments
 (0)