Skip to content

Commit 282d30c

Browse files
authoredAug 8, 2024
Merge pull request #133 from hmakelin/fix-autodocsumm-version
Fix autodocsumm version
2 parents dc5c7f2 + 6b8efff commit 282d30c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎ros/gisnav/setup.py

+1-1
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)