Skip to content

Commit fc13f22

Browse files
committed
patch dir is not needed
1 parent 5957d10 commit fc13f22

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

quaddtype/reinstall.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ rm -rf build/
55
rm -rf dist/
66
rm -rf subprojects/qblas
77
rm -rf subprojects/sleef
8+
rm -rf subprojects/pythoncapi-compat
89
rm -rf .mesonpy-*
910

1011
python -m pip uninstall -y numpy_quaddtype

quaddtype/subprojects/pythoncapi-compat.wrap

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,5 @@
22
directory=pythoncapi-compat
33
url=https://github.com/python/pythoncapi-compat.git
44
revision=main
5-
patch_directory = pythoncapi-compat
65
[provide]
76
pythoncapi_compat = pythoncapi_compat_dep

0 commit comments

Comments
 (0)