mirror of
https://github.com/protomaps/PMTiles.git
synced 2026-02-04 10:51:07 +00:00
add pmtiles writer implementation
This commit is contained in:
@@ -19,6 +19,6 @@ setuptools.setup(
|
||||
"License :: OSI Approved :: BSD License",
|
||||
"Operating System :: OS Independent",
|
||||
],
|
||||
scripts=['bin/mbtiles2pmtiles','bin/pmtiles-show'],
|
||||
scripts=['bin/mbtiles2pmtiles','bin/pmtiles-serve','bin/pmtiles-show'],
|
||||
requires_python='>=3.0'
|
||||
)
|
||||
Reference in New Issue
Block a user