Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
ben-l-p authored Oct 4, 2023
1 parent a6dcd00 commit a0a222d
Showing 1 changed file with 96 additions and 0 deletions.
96 changes: 96 additions & 0 deletions utils/environment_macos_arm64.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,96 @@
name: sharpy_env
channels:
- conda-forge
- defaults
dependencies:
- alabaster
- apptools
- blas
- bzip2
- ca-certificates
- certifi
- cmake
- colorama
- configobj
- control
- coverage
- curl
- cycler
- dbus
- dill
- eigen
- envisage
- expat
- freetype
- future
- gettext
- glib
- h5py
- hdf4
- hdf5
- icu
- jpeg
- jsoncpp
- kiwisolver
- krb5
- libcurl
- libcxx
- libedit
- libffi
- libgfortran
- libiconv
- libnetcdf
- libogg
- libopenblas
- libpng
- libssh2
- libtheora
- libtiff
- libvorbis
- libxml2
- libxslt
- lxml
- lz4-c
- matplotlib
- matplotlib-base
- mayavi
- ncurses
- numpy
- numpy-base
- openblas
- openssl
- pandas
- pcre
- pip
- pyface
- pygments
- pyparsing
- pyqt
- python
- python-dateutil
- python_abi
- pytz
- pyyaml
- qt
- readline
- rhash
- scipy
- setuptools
- sip
- six
- slycot
- sqlite
- tbb
- tk
- tornado
- traits
- traitsui
- vtk
- wheel
- xlrd
- xz
- yaml
- zlib
- zstd
- openpyxl

0 comments on commit a0a222d

Please sign in to comment.