PyCQA / flake8-bugbear

A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodestyle.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sdist is missing tox.ini

mtelka opened this issue · comments

The sdist package at PyPI is missing tox.ini. Please add the missing tox.ini file to sdist to make downstream testing easier. Thank you.

Sure. PR welcome or I'll eventually get to it. Should just be a pyproject.toml addition from memory ...