Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Refactored setup and tool config into setup.cfg #57

Merged
merged 6 commits into from
May 29, 2022

Conversation

frgfm
Copy link
Owner

@frgfm frgfm commented May 29, 2022

This PR introduces the following modifications:

  • moves flake8, mypy, isort and pydocstyle configs to setup.cfg
  • moved text information from setup.py to setup.cfg
  • updated dep verification script accordingly

@frgfm frgfm added type: improvement New feature or request topic: build Related to project build ext: scripts Related to scripts labels May 29, 2022
@frgfm frgfm added this to the 0.1.2 milestone May 29, 2022
@frgfm frgfm self-assigned this May 29, 2022
@codecov
Copy link

codecov bot commented May 29, 2022

Codecov Report

Merging #57 (cbea14e) into master (b1ba598) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #57   +/-   ##
=======================================
  Coverage   88.37%   88.37%           
=======================================
  Files          10       10           
  Lines         671      671           
=======================================
  Hits          593      593           
  Misses         78       78           

@frgfm frgfm merged commit 0032f78 into master May 29, 2022
@frgfm frgfm deleted the config-refactor branch May 29, 2022 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ext: scripts Related to scripts topic: build Related to project build topic: ci type: improvement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant