Add newline at EOF
authorKarl O. Pinc <kop@karlpinc.com>
Mon, 9 Sep 2024 23:14:59 +0000 (18:14 -0500)
committerKarl O. Pinc <kop@karlpinc.com>
Mon, 9 Sep 2024 23:14:59 +0000 (18:14 -0500)
pip_setup

index 0973582ab924f49ebf9c5170643124e485f43c24..bfdcbe16db032bf5e0407a8340f15fa21780c12c 100644 (file)
--- a/pip_setup
+++ b/pip_setup
@@ -2,4 +2,4 @@
 
 # All the places to find pgwui components so that venvs can be
 # instantiated.
-export PIP_FIND_LINKS='../../pgwui_common/PGWUI_Common/dist/ ../../pgwui_core/PGWUI_Core/dist/ ../../pgwui_logout/PGWUI_Logout/dist ../../pgwui_menu/PGWUI_Menu/dist/ ../../pgwui_server/PGWUI_Server/dist/ ../../pgwui_upload/PGWUI_Upload/dist ../../pgwui_upload_core/PGWUI_Upload_Core/dist/ ../../pgwui_bulk_upload/PGWUI_Bulk_Upload/dist/ ../../pgwui_develop/PGWUI_Develop/dist'
\ No newline at end of file
+export PIP_FIND_LINKS='../../pgwui_common/PGWUI_Common/dist/ ../../pgwui_core/PGWUI_Core/dist/ ../../pgwui_logout/PGWUI_Logout/dist ../../pgwui_menu/PGWUI_Menu/dist/ ../../pgwui_server/PGWUI_Server/dist/ ../../pgwui_upload/PGWUI_Upload/dist ../../pgwui_upload_core/PGWUI_Upload_Core/dist/ ../../pgwui_bulk_upload/PGWUI_Bulk_Upload/dist/ ../../pgwui_develop/PGWUI_Develop/dist'