Skip to content

Commit

Permalink
replace setup.py by pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
MAfarrag committed Sep 25, 2022
1 parent a409b97 commit accf9b5
Show file tree
Hide file tree
Showing 6 changed files with 2,519 additions and 59 deletions.
2 changes: 0 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,3 @@ mo_*
conda/
/examples/data/ecmwf/daily/*
.idea/*
poetry.lock
pyproject.toml
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ pip install git+https://github.com/MAfarrag/earthobserve
## pip
to install the last release you can easly use pip
```
pip install earthobserve==0.1.0
pip install earthobserve==0.1.3
```

Quick start
Expand Down
Loading

0 comments on commit accf9b5

Please sign in to comment.