Skip to content

Commit

Permalink
Merge branch 'dev' into feature/shiny-v0.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed Feb 6, 2024
2 parents fcf33be + c424c10 commit fdc0943
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# MapLibre for Python

[![Release](https://img.shields.io/github/v/release/eodaGmbH/py-maplibregl)](https://img.shields.io/github/v/release/eodaGmbH/py-maplibregl)
[![pypi](https://img.shields.io/pypi/v/maplibre.svg)](https://pypi.python.org/pypi/maplibre)
[![Build status](https://img.shields.io/github/actions/workflow/status/eodaGmbH/py-maplibregl/pytest.yml?branch=main)](https://img.shields.io/github/actions/workflow/status/eodaGmbH/py-maplibregl/pytest.yml?branch=main)
[![License](https://img.shields.io/github/license/eodaGmbH/py-maplibregl)](https://img.shields.io/github/license/eodaGmbH/py-maplibregl)

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ geopandas = "^0.14.2"
all = ["pandas", "geopandas"]

[tool.black]
line-lenght = 130
line-lenght = 120

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit fdc0943

Please sign in to comment.