Skip to content

Commit

Permalink
DO NOT MERGE - debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
stephankramer committed Oct 31, 2022
1 parent 50b759a commit 77fa851
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/setup.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
from os.path import abspath
from setuptools import setup, Extension

print("CURRENT DIR:" + abspath(".."))
setup(name='libspud',
version='1.1.3',
description='Python bindings for libspud',
Expand Down

0 comments on commit 77fa851

Please sign in to comment.