Обсуждение: [pgadmin-hackers] HEADS-UP: pgAdmin Python requirements changes

Поиск
Список
Период
Сортировка

[pgadmin-hackers] HEADS-UP: pgAdmin Python requirements changes

От
Dave Page
Дата:
I have just committed the following changes to pgAdmin 4. Anyone
running automated builds/tests or building packages may need to make
changes to their scripts:

- requirements_py2.txt and requirements_py3.txt are now merged into a
single requirements.txt file. This uses environment specifiers to
determine when to install (or not) some version-specific modules.

- The modules used purely for regression tests have been removed from
requirements.txt, and added to web/regression/requirements.txt.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company