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

GH-80: Support poetry build system #93

Merged
merged 1 commit into from
Apr 29, 2023
Merged

Conversation

didix21
Copy link
Owner

@didix21 didix21 commented Apr 28, 2023

  • Add pyproject.toml

@github-actions github-actions bot added the enhancement New feature or request label Apr 28, 2023
@didix21 didix21 force-pushed the feature/GH-80-support-poetry branch from 77a4724 to bf9ee00 Compare April 28, 2023 20:40
@codecov
Copy link

codecov bot commented Apr 28, 2023

Codecov Report

Merging #93 (da6a7b6) into master (0151e75) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   88.35%   88.35%           
=======================================
  Files          13       13           
  Lines         498      498           
  Branches       92       92           
=======================================
  Hits          440      440           
  Misses         37       37           
  Partials       21       21           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@didix21 didix21 force-pushed the feature/GH-80-support-poetry branch from bf9ee00 to 5db3a9d Compare April 28, 2023 21:06
@didix21 didix21 linked an issue Apr 28, 2023 that may be closed by this pull request
@didix21 didix21 force-pushed the feature/GH-80-support-poetry branch 3 times, most recently from 39cdd04 to a17e789 Compare April 29, 2023 14:05
- Add pyproject.toml.
- Update README.rst with poetry steps for installing mdutils.
- Update README.md with poetry steps for installing mdutils.
- Update CONTRIBUTION.md file.
@didix21 didix21 force-pushed the feature/GH-80-support-poetry branch from a17e789 to da6a7b6 Compare April 29, 2023 14:25
@didix21 didix21 merged commit 444f77c into master Apr 29, 2023
@didix21 didix21 deleted the feature/GH-80-support-poetry branch April 29, 2023 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEPRECATION on setup.py
1 participant