mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-06 06:05:52 -05:00
c864942778
* ci: fix branch configuration * readme: add initial content * add .gitignore * add code quality checks managed by pre-commit
8 lines
99 B
JSON
8 lines
99 B
JSON
{
|
|
"rewrites": [
|
|
{
|
|
"destination": "/install-poetry.py",
|
|
"source": "/"
|
|
}
|
|
]
|
|
}
|