FreeDATA/.github
as3ii e6bcd2490e
Install only required dependencies
- `pip install .` installs only the libraries required to run freedata
- `pip install .[test]` installs the libraries required for running and testing freedata
- `pip install .[dev]` installs the libraries required for running, testing and linting/checking freedata
- `pip install .[build]` installs only the libraries required to run and build the freedata pip module
- `pip install .[nuitka]` installs only the libraries required to run and build the freedata executable

requirements.txt remains only for backward compatibility
2025-11-11 23:22:22 +01:00
..
ISSUE_TEMPLATE updated github forms 2024-05-17 15:23:18 +02:00
workflows Install only required dependencies 2025-11-11 23:22:22 +01:00
dependabot.yml another folder renaming 2024-04-18 11:04:25 +02:00