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

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] HEADS-UP: pgAdmin Python requirements changes
Дата
Msg-id CA+OCxoxz8ZPsWBvEhSnMfq=W3QX-TaeXN9O9Gwbb+f58X-9GQg@mail.gmail.com
обсуждение исходный текст
Список pgadmin-hackers
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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Merge the Python 2 & 3 requirements files,and break
Следующее
От: Dave Page
Дата:
Сообщение: [pgadmin-hackers] pgAdmin 4 commit: Use the correct requirements file when building theP