Fix url to fatiando fork

This commit is contained in:
Santiago Soler
2023-02-07 16:54:49 -08:00
parent 9210ce955d
commit 5bb845ea30

View File

@@ -1,27 +1,27 @@
name: moulder name: moulder
channels: channels:
- defaults - defaults
- conda-forge - conda-forge
dependencies: dependencies:
- python=2.7 - python=2.7
- pip - pip
- numpy - numpy
- scipy - scipy
- matplotlib - matplotlib
- numba - numba
- future - future
- basemap - basemap
- pillow - pillow
- jupyter - jupyter
- sphinx - sphinx
- pytest - pytest
- pytest-cov - pytest-cov
- coverage - coverage
- flake8 - flake8
- pylint - pylint
- cython - cython
- sphinx-gallery - sphinx-gallery
- sphinx_bootstrap_theme - sphinx_bootstrap_theme
- pyqt - pyqt
- pip: - pip:
- "git+git://github.com/santis19/fatiando@polygon_orientation" - "git+https://github.com/santisoler/fatiando@polygon_orientation"