dengwirda / jigsaw-geo-python

Python bindings for JIGSAW(GEO): an unstructured mesh generator for geoscientific modelling.
Other
19 stars 10 forks source link

switch from pathlib to os.path.join in setup.py #10

Closed xylar closed 4 years ago

xylar commented 5 years ago

Also, do some PEP8 cleanup.

closes #8

dengwirda commented 4 years ago

The actual implementation has moved into jigsaw-python. setup.py now uses os.path.join instead of pathlib.