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

Create pyproject.toml #20

Merged
merged 163 commits into from
May 2, 2022
Merged

Create pyproject.toml #20

merged 163 commits into from
May 2, 2022

Conversation

dciborow
Copy link
Contributor

No description provided.

@dciborow dciborow linked an issue Apr 14, 2022 that may be closed by this pull request
.github/workflows/pypi-publish.yml Outdated Show resolved Hide resolved
.github/workflows/pypi-publish.yml Outdated Show resolved Hide resolved
.github/workflows/pypi-test-publish.yml Outdated Show resolved Hide resolved
.github/workflows/pytest.yml Outdated Show resolved Hide resolved
.github/workflows/pytest.yml Outdated Show resolved Hide resolved
ai_python_package/__init__.py Outdated Show resolved Hide resolved
.github/workflows/pyright.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
tox.ini Outdated Show resolved Hide resolved
Copy link
Member

@zooba zooba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a quick review. Feel free to nudge me again to take another look after you've made more changes.

.github/workflows/black.yml Outdated Show resolved Hide resolved
.github/workflows/pypi-publish.yml Outdated Show resolved Hide resolved
.github/workflows/black.yml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Show resolved Hide resolved
.github/workflows/black.yml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
tests/test_methods.py Outdated Show resolved Hide resolved
@dciborow dciborow force-pushed the dciborow/pyproject branch 2 times, most recently from 90d7f6c to 8030e08 Compare April 22, 2022 14:05
tests/test_methods.py Outdated Show resolved Hide resolved
tests/test_methods.py Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
noxfile.py Outdated Show resolved Hide resolved
Update pypi-test-publish.yml

Update pypi-publish.yml

Delete black.toml

Update pyproject.toml

Update pyproject.toml

Update tox.ini

Update tox.ini

Update pyproject.toml

Update black.yml

Update black.yml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update black.yml

rename python project dir with underscore

Update tests/test_methods.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

formatting

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Delete mypy.yml

Update pyproject.toml

Update pyproject.toml

Update pyright.yml

Update pytest.yml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update pyproject.toml

Update __init__.py

Update ai_python_package/__init__.py

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

Apply suggestions from code review

Co-authored-by: Steve Dower <[email protected]>
Co-authored-by: Brett Cannon <[email protected]>

Update .github/workflows/black.yml

Delete tox.ini

Update pyproject.toml

Update pyproject.toml

Update pypi-publish.yml

Update pytest.yml

Create bandit.yml

Rename main.yml to wemake-python-styleguide.yml

Update pyproject.toml

Co-authored-by: Steve Dower <[email protected]>

create source directory

Update pyproject.toml

Update pyproject.toml

cleanup

Update pyright.yml

Update pyright.yml

Update pytest.yml

Update pytest.yml

Update bandit.yml

Update bandit.yml

Update black.yml

Update pylint.yml

Update pyproject.toml

Update pyproject.toml

Update pytest.yml

Update __init__.py

Update pytest.yml

Update bandit.yml

Update bandit.yml

Update black.yml

Update pylint.yml

Update pyright.yml

Update pytest.yml

Update bandit.yml

Update black.yml

Update pylint.yml

Update pyright.yml

Update pytest.yml

Update pypi-publish.yml

Update pypi-test-publish.yml

Update pypi-test-publish.yml

Update and rename pypi-publish.yml to twine.yml

Update pypi-test-publish.yml

Rename pypi-test-publish.yml to twine-test.yml

Update pyright.yml

Update pyright.yml

Update wemake-python-styleguide.yml

Update bandit.yml

Update black.yml

Create pull-request.yml

Update pylint.yml

Update pyright.yml

Update pytest.yml

Update pull-request.yml

Update pull-request.yml

Update pull-request.yml

Update pull-request.yml

Update pyproject.toml

Update pull-request.yml

Update pull-request.yml

Delete bandit.yml

Update pull-request.yml

Update pull-request.yml

Delete pylint.yml

Delete pyright.yml

Delete pytest.yml

Delete wemake-python-styleguide.yml

Apply suggestions from code review

Update pull-request.yml

Update pull-request.yml

Update pull-request.yml

Update pull-request.yml

Create .pre-commit-config.yaml

Update .pre-commit-config.yaml

Create noxfile.py

Create nox.yml

Update requirements.test.txt
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
noxfile.py Outdated Show resolved Hide resolved
@dciborow dciborow merged commit 83f5dfd into main May 2, 2022
@dciborow dciborow deleted the dciborow/pyproject branch May 2, 2022 23:40
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.

Upper bounds don't work on python_requires
4 participants