Skip to content

Commit

Permalink
Update pip name due to unavailability pypi/support#3195
Browse files Browse the repository at this point in the history
  • Loading branch information
patel-zeel committed Oct 28, 2023
1 parent d95952e commit 79ec732
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

# Install
```bash
pip install astra
pip install py-astra
```

# Contributing
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[metadata]
name = astra
name = py-astra
author = Nipun Batra
author-email = [email protected]
description = A ML toolkit with code bits useful for our day to day research
Expand Down

0 comments on commit 79ec732

Please sign in to comment.