Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions .github/workflows/python-package-conda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,4 @@ jobs:
run: |
conda install pytest
pytest
- name: dependencies
run:
numpy
pandas
math
haversine
matplotlib

4 changes: 0 additions & 4 deletions roadpy/environment.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#name: roadpy
#channels:
# - conda-forge
# - defaults
dependencies:
- numpy
- pandas
Expand Down