Skip to content

Commit

Permalink
chore: update classifiers in setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
jonas-eschle committed Jul 20, 2023
1 parent 6c2d026 commit 7689f93
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ repos:
rev: v2.4.0
hooks:
- id: setup-cfg-fmt
args: [ --max-py-version=3.10, --include-version-classifiers ]


# Notebook formatting
- repo: https://github.com/nbQA-dev/nbQA
Expand Down
3 changes: 3 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ classifiers =
Operating System :: Unix
Programming Language :: Python :: 3
Programming Language :: Python :: 3 :: Only
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: Implementation :: CPython
Topic :: Scientific/Engineering :: Physics
keywords = TensorFlow, model, fitting, scalable, HEP, physics
Expand Down

0 comments on commit 7689f93

Please sign in to comment.