Skip to content

Commit 6b8efff

Browse files
committed
Fix autodocsumm version
1 parent f525051 commit 6b8efff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ros/gisnav/setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ def parse_package_data(cls, package_file: str) -> PackageData:
124124
"nmea_node": ["pynmea2"],
125125
"dev": [
126126
"aiohttp",
127-
"autodocsumm",
127+
"autodocsumm!=0.2.13",
128128
"coverage",
129129
"docutils>=0.17",
130130
"jupyter",

0 commit comments

Comments
 (0)