Skip to content

Commit f06e616

Browse files
committed
instructions in both files
1 parent 4143e5b commit f06e616

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

doc/sphinxext/related_software_nodeps.txt

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
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+
211
conpy # requires future and subprocess32, which don't have wheels # categories: Connectivity and source analysis
312
cross-domain-saliency-maps # tensorflow # categories: Statistics and machine learning
413
eelbrain #nowheels # categories: Statistics and machine learning, Visualization and real-time analysis

0 commit comments

Comments
 (0)