Skip to content

Commit

Permalink
rules: Add tvb-gdist patch
Browse files Browse the repository at this point in the history
Avoid too-many-redirects.

Closes #27
  • Loading branch information
jayvdb committed Mar 29, 2020
1 parent b716afc commit b90799c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pypidb/_rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -706,6 +706,7 @@ def from_set(self, other):
Rule("tlslite", patch="https://github.com/trevp/tlslite/pull/123"),
Rule("turbocheetah", ["turbogears2", "fabric", "sphinx-rtd-theme"]),
Rule("turbogears", ["turbogears2", "pyramid", "genshi"]),
Rule("tvb-gdist", patch="https://github.com/the-virtual-brain/tvb-geodesic/pull/24"),
Rule("tw-dynforms", ["tw2-core"], expect_none=True),
Rule(
"tw-forms", ["tw2-core"], ignore_urls=["toscawidgets.org"], expect_none=True
Expand Down

0 comments on commit b90799c

Please sign in to comment.