mirror of
https://github.com/bcye/structured-wikivoyage-exports.git
synced 2025-09-13 16:34:48 +00:00
initial sketch
This commit is contained in:
10
pyproject.toml
Normal file
10
pyproject.toml
Normal file
@@ -0,0 +1,10 @@
|
||||
[project]
|
||||
name = "mapvoyage-extract"
|
||||
version = "0.1.0"
|
||||
description = "Add your description here"
|
||||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"mwparserfromhell>=0.6.6",
|
||||
"wikitextparser>=0.56.3",
|
||||
]
|
Reference in New Issue
Block a user