Skip to content

Commit

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

Quick start
Expand Down
Loading

0 comments on commit b8a7d19

Please sign in to comment.