Skip to content

Commit

Permalink
Merge pull request #43 from wey-gu/add_louvain
Browse files Browse the repository at this point in the history
bump ng_nx
  • Loading branch information
wey-gu authored Aug 22, 2024
2 parents bc349ec + a4fa1b9 commit f799431
Show file tree
Hide file tree
Showing 4 changed files with 488 additions and 48 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ jobs:
os: [ubuntu-latest]

steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- name: Set up PDM
uses: pdm-project/setup-pdm@v3
uses: pdm-project/setup-pdm@v4
with:
python-version: ${{ matrix.python-version }}
- name: Run Install
Expand Down
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,7 @@ dmypy.json

# pdm
.pdm.toml
.pdm-python

# requirments.txt is only for local development
requirements.txt
Expand Down
Loading

0 comments on commit f799431

Please sign in to comment.