We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a571042 commit da71554Copy full SHA for da71554
Makefile
@@ -18,7 +18,7 @@ doc-man: meta
18
19
clean:
20
rm -rf build
21
- rm -rf __pycache__
+ rm -rf __pycache__ icat/__pycache__
22
rm -rf tests/data/example_data.yaml
23
rm -rf tests/data/icatdump-* tests/data/ingest-*.xml
24
rm -rf tests/data/ingest-*.xsd tests/data/ingest.xslt
0 commit comments