File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # deps with onerous requirements
1+ # This file is used to install extra packages into CircleCI when building our docs.
2+ # The purpose is to allow the packages in the "related software" list to be introspected
3+ # so we can get their URLs and Summary descriptions automatically.
4+ # **This file** is for packages with onerous dependencies (e.g., torch and tensorflow);
5+ # the sibling file `related_software.txt` is for ordinary packages.
6+ # Ideally each package should be tagged as one or more of the categories shown at the
7+ # top of `related_software.txt`; packages with no tags will be categorized as "Other".
8+ # Make sure to put categories at the END of the line, separated by commas if a package
9+ # fits in multiple categories.
10+
211conpy # requires future and subprocess32, which don't have wheels # categories: Connectivity and source analysis
312cross-domain-saliency-maps # tensorflow # categories: Statistics and machine learning
413eelbrain #nowheels # categories: Statistics and machine learning, Visualization and real-time analysis
You can’t perform that action at this time.
0 commit comments