Skip to content

Commit

Permalink
Ajustes
Browse files Browse the repository at this point in the history
  • Loading branch information
michelmetran committed Nov 27, 2023
1 parent dedf2d2 commit 11bff87
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
steps:
- uses: actions/checkout@master
- name: Set up Python 3.9
uses: actions/setup-python@v1
uses: actions/setup-python@v4
with:
python-version: 3.9

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[GitHub](https://github.com/open-geodata/sp_cetesb_divadmin)\
[PyPI](https://pypi.org/project/sp-cetesb-divadmin/)

> Atualizado em 10.03.2023
> Atualizado em 27.11.2023
<br>

Expand Down
8 changes: 0 additions & 8 deletions scripts/04_create_map.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -510,14 +510,6 @@
"create_colors(output_path_gpkg / 'sp_cetesb.gpkg')"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "6ff96e4f",
"metadata": {},
"outputs": [],
"source": []
},
{
"cell_type": "code",
"execution_count": null,
Expand Down

0 comments on commit 11bff87

Please sign in to comment.