Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jmrozanec committed Mar 8, 2024
1 parent 4487a3a commit 68fa994
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -164,3 +164,5 @@ cython_debug/

*.DS_Store
drafts

RELEASE.md
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,3 @@ Graphs are converted back to timeseries by sampling node values from the graph f
- random walk with restart
- random walk with jump

# Building and publishing to PyPI

- python -m build
- python -m twine upload --repository testpypi dist/*

0 comments on commit 68fa994

Please sign in to comment.