mirror of
https://github.com/fatiando/moulder.git
synced 2025-12-23 20:11:07 +08:00
Fix url to fatiando fork
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user