mirror of
https://github.com/YunoHost-Apps/django_example_ynh.git
synced 2024-09-03 18:26:21 +02:00
fix "make publish"
This commit is contained in:
parent
614b4187c7
commit
57bbf9880f
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ def publish():
|
|||
poetry_publish(
|
||||
package_root=PACKAGE_ROOT,
|
||||
version=django_ynh.__version__,
|
||||
creole_readme=True, # don't publish if README.rst is not up-to-date
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue