Skip to content

Commit f2f5955

Browse files
authored
Drop conda recipe as the one in conda-forge should be maintained (#1147)
1 parent 8766e09 commit f2f5955

File tree

6 files changed

+0
-111
lines changed

6 files changed

+0
-111
lines changed

appveyor.yml

-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ build_script:
5656
test_script:
5757
- pip install --no-index --find-links=.\dist\ pythonnet
5858
- ps: .\ci\appveyor_run_tests.ps1
59-
- ps: .\ci\appveyor_build_recipe.ps1
6059

6160
on_finish:
6261
# Temporary disable multiple upload due to codecov limit of 20 per commit.

ci/appveyor_build_recipe.ps1

-43
This file was deleted.

conda.recipe/README.md

-5
This file was deleted.

conda.recipe/bld.bat

-6
This file was deleted.

conda.recipe/meta.yaml

-29
This file was deleted.

tox.ini

-27
This file was deleted.

0 commit comments

Comments
 (0)