mirror of
https://github.com/Kunsi/pretalx-plugin-broadcast-tools
synced 2025-06-06 21:52:24 +00:00
Remove duplicate project setup file
This commit is contained in:
parent
3917fa65cf
commit
2e2efbff9d
2 changed files with 1 additions and 4 deletions
|
@ -59,7 +59,7 @@ Development setup
|
|||
|
||||
3. Activate the virtual environment you use for pretalx development.
|
||||
|
||||
4. Execute ``python setup.py develop`` within this directory to register
|
||||
4. Execute ``python -m pip install -e .`` within this directory to register
|
||||
this application with pretalx's plugin registry.
|
||||
|
||||
5. Execute ``make`` within this directory to compile translations.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue