9 Commits

Author SHA1 Message Date
pgValero 05a7de433d Update setup.py to restrict python version >= 3.9 (#1725)
* Update setup.py

Release 0.17.0 is incompatible with Python < 3.8

"python_requires" added to only install this version with python >= 3.9

* Update setup.py
2024-07-19 09:14:10 -04:00
Tom Kralidis 649a02ee48 update PyPI development status classifier (#1468) 2024-01-03 09:23:56 -05:00
Tom Kralidis f9fb2c6005 move to f-strings for string interpolation (#1064)
* update from format() to f-strings

* fix

* fix

* fix ref

* update headers
2022-12-08 16:09:19 -05:00
Tom Kralidis 33a59b87cc fix default test runner from setuptools (#345) 2020-01-16 21:13:09 -05:00
Tom Kralidis 20050a14d2 remove pandoc support (PyPI now supports Markdown) (#230) 2019-09-08 09:04:24 -04:00
Tom Kralidis 946ab0da3d update pygeoapi website (#99) 2019-04-26 10:35:12 -04:00
Tom Kralidis 1df6ea69c4 fix logging, add cleanbuild command to setup.py 2019-03-05 11:42:08 +00:00
Tom Kralidis 1ea1984773 update repository transfer 2018-03-05 02:51:40 +00:00
Tom Kralidis 69476a9370 add setup and top level cli scaffolding 2018-02-14 22:15:31 -05:00