Skip to content

Commit

Permalink
Remove setup.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
luismedel committed Nov 18, 2024
1 parent 2031788 commit ba5c34f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
6 changes: 0 additions & 6 deletions .bluish/bluish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,6 @@ jobs:
input_file: ./templates/pyproject.toml.template
output_file: ./pyproject.toml

- name: Update metadata in setup.cfg
uses: core/expand-template
with:
input_file: ./templates/setup.cfg.template
output_file: ./setup.cfg

- name: Update metadata in src/bluish/__main__.py
uses: core/expand-template
with:
Expand Down
14 changes: 0 additions & 14 deletions templates/setup.cfg.template

This file was deleted.

0 comments on commit ba5c34f

Please sign in to comment.