We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8769d commit 0c5771aCopy full SHA for 0c5771a
README.md
@@ -1,5 +1,7 @@
1
# `hatch-frozen`: A Hatch build hook plug-in for freezing dependencies
2
3
+CI/CD | [](https://github.com/RedHatTraining/hatch-frozen/actions/workflows/test.yml)
4
+
5
## Usage
6
7
In your `pyproject.toml` file, add `hatch-frozen` as a build requirements, then add the `[tool.hatch.build.hooks.frozen]` table.
0 commit comments