This website requires JavaScript.
Explore
Help
Sign in
Conservancy
/
symposion_app
Watch
6
Star
0
Fork
You've already forked symposion_app
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
354825a85b
symposion_app
/
vendored_requirements.txt
5 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
Switch vendored requirements to "editable" to simplify development This will allow us to remove the `sys.path` hacking in pinaxcon/settings.py.
2023-04-24 04:52:35 +00:00
-e vendor/registrasion
-e vendor/registripe
-e vendor/regidesk
Make vendored symposion into an installable Python package This allows us to install with `pip install "-e vendor/symposion"` similar to the other vendored packages. There's no good reason for this to be different to the others and depend on PYTHONPATH hacking. Re-add
2023-04-24 05:40:44 +00:00
-e vendor/symposion
Reference in a new issue
Copy permalink