Skip to content

build: Re-add setup.py#43

Merged
jku merged 1 commit intodevelopfrom
return-of-setup-py
Feb 8, 2022
Merged

build: Re-add setup.py#43
jku merged 1 commit intodevelopfrom
return-of-setup-py

Conversation

@jku
Copy link
Owner

@jku jku commented Feb 8, 2022

The Python build tools are fine without a setup.py but Dependabot
chokes: dependabot/dependabot-core#4483

Add a setup.py to keep Dependabot happy.

Fixes theupdateframework#1828

Signed-off-by: Jussi Kukkonen jkukkonen@vmware.com

Please fill in the fields below to submit a pull request. The more information
that is provided, the better.

Fixes #

Description of the changes being introduced by the pull request:

Please verify and check that the pull request fulfills the following
requirements
:

  • The code follows the Code Style Guidelines
  • Tests have been added for the bug fix or new feature
  • Docs have been added for the bug fix or new feature

The Python build tools are fine without a setup.py but Dependabot
chokes: dependabot/dependabot-core#4483

Add a setup.py to keep Dependabot happy.

Fixes theupdateframework#1828

Signed-off-by: Jussi Kukkonen <jkukkonen@vmware.com>
@jku jku merged commit 1866a34 into develop Feb 8, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1810866471

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 97.89%

Totals Coverage Status
Change from base Build 1810865235: 0.0%
Covered Lines: 1112
Relevant Lines: 1132

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Dependabot does not work

2 participants