Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

delatrie
Copy link
Contributor

@delatrie delatrie commented Dec 9, 2022

Contains the following fix:

Also contains the following changes:

  • Remove version specifier of flake8 dependencies. This fixes issues with the recent dependabot's PRs where the version 6 of the flake8 cannot be installed in a py7 environment. It makes sense to lint with the latest version available anyway.
  • Fix poetry linting scripts of allure-behave and allure-python-commons to not rely upon whether flake8-builtins is installed or not
  • Fix a typo in allure-python-commons-test/src/container.py

@delatrie delatrie requested a review from skhomuti December 9, 2022 08:52
@skhomuti skhomuti merged commit d667b5e into master Dec 10, 2022
@skhomuti skhomuti deleted the issue717-fix branch December 10, 2022 18:45
beckerGil pushed a commit to beckerGil/allure-python that referenced this pull request Apr 10, 2023
IvanBuruyane pushed a commit to IvanBuruyane/allure-python that referenced this pull request Mar 19, 2024
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.

Commas are not escaped in csv generated by behave formatter
2 participants