Skip to content

Commit

Permalink
removed Framework as classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
ken@arch committed Jun 18, 2022
1 parent 76ea341 commit b86f6cd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .github/actions/build-n-push-to-PyPI/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@ runs:
- name: Publish distribution to PyPI
uses: pypa/gh-action-pypi-publish@master
with:
verbose: true
password: ${{ inputs.pypi-api-token }}
1 change: 0 additions & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,4 @@ project_urls =
Docker Code=https://hub.docker.com/repository/docker/kenho811/database-version-control#
YouTube=https://www.youtube.com/watch?v=9l3m7zBxN4Y
classifiers =
Framework :: Typer
Programming Language :: Python :: 3

0 comments on commit b86f6cd

Please sign in to comment.