Skip to content
This repository was archived by the owner on Oct 22, 2024. It is now read-only.

Separate requirements.txt for production #50

@Xiphoseer

Description

@Xiphoseer

Should we add some requirements-prod.txt for the server that looks something like:

-r requirements.txt

django-auth-ldap==2.2.0
mysqlclient==2.0.1

This way, we wouldn't need to install the native LDAP and MySQL/MariaDB anymore for every local install

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions