Skip to content

Commit

Permalink
🔨 remove requirements.in
Browse files Browse the repository at this point in the history
Signed-off-by: rjdbcm <[email protected]>
  • Loading branch information
rjdbcm committed Aug 30, 2024
1 parent 0c2ac1b commit fb0db90
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tag_regex = "^(?P<prefix>v)?(?P<version>[^\\+]+)(?P<suffix>.*)?$"
[project]
dynamic = ["version"]
license = {file = "LICENSE.txt"}
dependencies = ['ozi-core~=1.0.0', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']
dependencies = ['ozi-core~=1.0.6', 'setuptools_scm[toml]', 'tomli>=2.0.0;python_version<"3.11"']

[project.optional_dependencies] # also meson test suite names
# continuous integration
Expand Down
3 changes: 0 additions & 3 deletions requirements.in

This file was deleted.

0 comments on commit fb0db90

Please sign in to comment.