Skip to content

Commit b8fb3b1

Browse files
committed
adjust deps
1 parent 179a047 commit b8fb3b1

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON)
1+
argon2_cffi_bindings | $(PYTHON_TOOLCHAIN) flit_core $(PYTHON) hatchling hatch-vcs hatch-fancy-pypi-readme
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| $(PYTHON_TOOLCHAIN) cffi setuptools_scm $(PYTHON)
1+
cffi | $(PYTHON_TOOLCHAIN) setuptools setuptools_scm $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pathspec tomli editables pluggy packaging trove_classifiers | pip $(PYTHON)
1+
hatchling | pip $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.

build/pkgs/hatch_vcs/dependencies

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pathspec tomli editables pluggy packaging trove_classifiers | pip $(PYTHON)
1+
setuptools-scm hatchling | pip $(PYTHON)
22

33
----------
44
All lines of this file are ignored except the first.

0 commit comments

Comments
 (0)