Skip to content

Commit

Permalink
libfmp_docs environment
Browse files Browse the repository at this point in the history
  • Loading branch information
fzalkow committed Jul 19, 2021
1 parent 4ddd9b2 commit 86f39a3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file modified docs/build/doctrees/environment.pickle
Binary file not shown.
12 changes: 12 additions & 0 deletions docs/environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,19 @@
name: libfmp_docs

dependencies:
- python==3.7.*
- pip
- pip:
- ipython==7.8.*
- librosa==0.8.*
- matplotlib==3.1.*
- music21==5.7.*
- numba==0.51.*
- pandas==1.0.*
- pretty_midi==0.2.*
- pysoundfile==0.9.*
- scipy==1.3.*
- numpy==1.17.*
# - libfmp # using a freshly downloaded version of libfmp in the ci script
# - sphinx==3.5.* # we need features from version 4 (autodoc_preserve_defaults)
- git+git://github.com/sphinx-doc/[email protected]#egg=sphinx
Expand Down

0 comments on commit 86f39a3

Please sign in to comment.