and remove the code to find the complete author list from git because
our CI job will ensure that all the contributors will be included
in that file.
... | ... |
@@ -6,9 +6,3 @@ Below is a list of the contributors to Adaptive: |
6 | 6 |
+ [Christoph Groth](<http://inac.cea.fr/Pisp/christoph.groth/>) |
7 | 7 |
+ Jorn Hoofwijk |
8 | 8 |
+ [Joseph Weston](<https://joseph.weston.cloud>) |
9 |
- |
|
10 |
-For a full list of contributors run |
|
11 |
- |
|
12 |
-``` |
|
13 |
-git log --pretty=format:"%an" | sort | uniq |
|
14 |
-``` |
... | ... |
@@ -21,3 +21,4 @@ dependencies: |
21 | 21 |
- git+https://github.com/basnijholt/jupyter-sphinx.git@widgets_execute |
22 | 22 |
- git+https://github.com/python-adaptive/adaptive.git@master # temporary solution because jupyter-sphinx doesn't use the adaptive from the repo |
23 | 23 |
- sphinx_fontawesome |
24 |
+ - m2r |