Skip to content

Commit 81a5f13

Browse files
committed
requirements-swh: Fix apidoc generation for swh-fuse
1 parent 04d4f85 commit 81a5f13

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-swh-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
../swh-deposit[server]
1313
../swh-digestmap
1414
../swh-export[luigi]
15-
../swh-fuse
15+
../swh-fuse[hpc]
1616
../swh-graph[export,luigi]
1717
../swh-graphql
1818
../swh-icinga-plugins

requirements-swh.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ swh.datasets[luigi]
88
swh.deposit[server]
99
swh.digestmap
1010
swh.export[luigi]
11-
swh.fuse
11+
swh.fuse[hpc]
1212
swh.graph[luigi]
1313
swh.graphql
1414
swh.indexer

0 commit comments

Comments
 (0)