Setup
This release does not has any content, but contains the basic project setup:
- empty
pie_utils
package in thesrc
folder - empty
tests
package setup.py
- this project is ready to install.pre-commit-config.yaml
- definition of code quality checksREADME.md
- simple setup instructions- GitHub workflows:
code-quality-main.yaml
,code-quality-pr.yaml
, andtest.yaml
- and:
pyproject.toml
,.gitignore
, andLICENSE
Note: CI is red because there are not tests to run.