Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Next Change →
Changeset
242:60a76a97a853
for
setup.py
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 4, 2018, 9:28:38 AM (
4 years
ago)
Author:
Ralph Meijer <ralphm@…>
Branch:
default
hg-git-rename-source:
git
Message:
Don't attempt to install pydoctor on Python 3
File:
1 edited
setup.py
(modified)
(
1 diff
)
Legend:
Unmodified
Added
Removed
setup.py
r241
r242
68
68
"pyflakes",
69
69
"coverage",
70
"pydoctor",
71
70
"sphinx",
72
71
"towncrier",
73
72
],
73
"dev:python_version<'3'": "pydoctor",
74
74
},
75
75
)
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive