gvacaliuc / comp540-term-project

COMP540 Term Project. Will LeVine and Gabriel Vacaliuc.
0 stars 0 forks source link

create python package for the project #6

Closed gvacaliuc closed 6 years ago

gvacaliuc commented 6 years ago

Not that we're going to upload it to PyPi, but if we have a package for the project, we'll be able to stop doing this silly stuff:

sys.path.append("../functions")