Skip to content

Commit

Permalink
Merge pull request #33 from eredotpkfr/dev
Browse files Browse the repository at this point in the history
chore: update setup.cfg
  • Loading branch information
eredotpkfr authored Sep 17, 2024
2 parents 1fc1543 + 28de184 commit 67b7c5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/python-package-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
- '**'
pull_request:
branches:
- '**'
- 'dev'
- 'main'
schedule:
- cron: '0 0 1 * *'

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ project_urls =
classifiers =
Programming Language :: C
Programming Language :: Python :: 3
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Programming Language :: Python :: 3.12
License :: OSI Approved :: MIT License
Operating System :: OS Independent

Expand Down

0 comments on commit 67b7c5e

Please sign in to comment.