Skip to content

Commit 77fa851

Browse files
committed
DO NOT MERGE - debugging
1 parent 50b759a commit 77fa851

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

python/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from os.path import abspath
22
from setuptools import setup, Extension
33

4+
print("CURRENT DIR:" + abspath(".."))
45
setup(name='libspud',
56
version='1.1.3',
67
description='Python bindings for libspud',

0 commit comments

Comments
 (0)