"nomad/app/git@gitlab.mpcdf.mpg.de:nomad-lab/nomad-FAIR.git" did not exist on "5dca758c1604e561db3c4e85a1f79f1e624b0cb5"
-
Adam Fekete authored
- switching to `pyproject.toml` for the python setup process [PEP 621](https://peps.python.org/pep-0621/) - storing gui artifacts to avoid cyclic dependency - using dynamic version based the git status using [setuptools-scm](https://pypi.org/project/setuptools-scm/) - fix python pacakge conflicts by using [pip-tools](https://github.com/jazzband/pip-tools) - Multi stage docker build - CI/CD: switching to the built image for testing - cleanup refactoring (`.gitignore`, `MANIFEST.in`, `scripts`, etc.)
Adam Fekete authored- switching to `pyproject.toml` for the python setup process [PEP 621](https://peps.python.org/pep-0621/) - storing gui artifacts to avoid cyclic dependency - using dynamic version based the git status using [setuptools-scm](https://pypi.org/project/setuptools-scm/) - fix python pacakge conflicts by using [pip-tools](https://github.com/jazzband/pip-tools) - Multi stage docker build - CI/CD: switching to the built image for testing - cleanup refactoring (`.gitignore`, `MANIFEST.in`, `scripts`, etc.)