Good day pgadmin-hackers,
I just want to suggest to change two lines in the README to fit the new
requirements.txt file.
Have a nice evening,
Jonas Thelemann
diff --git a/README b/README
index 3d41ebdd..ad390b00 100644
--- a/README
+++ b/README
@@ -99,9 +99,7 @@ process is fairly simple - adapt as required for your
distribution:
pg_config can be found for building psycopg2), and install the required
packages:
- (pgadmin4) $ PATH=$PATH:/usr/local/pgsql/bin pip install -r
$PGADMIN4_SRC/requirements_py2.txt
-
- If you are using Python 3, use the requirements_py3.txt file instead.
+ (pgadmin4) $ PATH=$PATH:/usr/local/pgsql/bin pip install -r
$PGADMIN4_SRC/requirements.txt
5) Create a local configuration file for pgAdmin. Edit
$PGADMIN4_SRC/web/config_local.py and add any desired configuration options
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers