theochem / grid

Python library for numerical integration, interpolation, and differentiation on (molecular) grids.
https://grid.qcdevs.org/
GNU Lesser General Public License v3.0
46 stars 19 forks source link

Update pyproject.toml to remove Python 3.6 support #180

Closed PaulWAyers closed 1 year ago

PaulWAyers commented 1 year ago

Python 3.6 caused issues, see #175 . Deleted this.

Ali-Tehrani commented 1 year ago

My bad, didn't realize this was a pull-request