Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
rcervinoucm authored May 24, 2024
1 parent e6887f9 commit ce8f34b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from ctlearn.version import *

here = path.abspath(path.dirname(__file__))
print(here)

with open(path.join(here, 'README.rst'), encoding='utf-8') as f:
long_description = f.read()

Expand Down

0 comments on commit ce8f34b

Please sign in to comment.