Skip to content
This repository has been archived by the owner on Feb 7, 2024. It is now read-only.

Migrate pytest config to pyproject.toml #361 #365

Merged
merged 1 commit into from
Aug 23, 2021
Merged

Migrate pytest config to pyproject.toml #361 #365

merged 1 commit into from
Aug 23, 2021

Conversation

TezRomacH
Copy link
Owner

Description

Related Issue

Type of Change

  • 📚 Examples / docs / tutorials / dependencies update
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix

Checklist

  • I've read the CODE_OF_CONDUCT.md document.
  • I've read the CONTRIBUTING.md guide.
  • I've updated the code style using make codestyle.
  • I've written tests for all new methods and classes that I created.
  • I've written the docstring in Google format for all the methods and classes that I used.

@TezRomacH TezRomacH added the enhancement New feature or request label Aug 23, 2021
@TezRomacH TezRomacH self-assigned this Aug 23, 2021
@TezRomacH TezRomacH merged commit 7641822 into master Aug 23, 2021
@TezRomacH TezRomacH deleted the I-361 branch August 23, 2021 13:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate pytest configuration to pyproject.toml
1 participant