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

🔧 Move to poetry for dependency management #21

Merged
merged 1 commit into from
Feb 20, 2022
Merged

Conversation

abhiabhi94
Copy link
Owner

@abhiabhi94 abhiabhi94 commented Feb 19, 2022

  • drop support for python 3.6.
  • drop support for django 2.1.
  • stop building of documentation for the time-being,
    should be fixed in future.

@abhiabhi94 abhiabhi94 force-pushed the chore/use-poetry branch 17 times, most recently from e80e36d to a3998a5 Compare February 20, 2022 08:24
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2022

Codecov Report

Merging #21 (7bc1255) into main (b3f4b26) will decrease coverage by 0.78%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              main      #21      +/-   ##
===========================================
- Coverage   100.00%   99.21%   -0.79%     
===========================================
  Files           23       23              
  Lines          507      507              
  Branches        43       79      +36     
===========================================
- Hits           507      503       -4     
- Misses           0        3       +3     
- Partials         0        1       +1     
Impacted Files Coverage Δ
hitcount/__init__.py 33.33% <0.00%> (-66.67%) ⬇️
hitcount/utils.py 90.47% <0.00%> (-9.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b3f4b26...7bc1255. Read the comment docs.

@abhiabhi94 abhiabhi94 force-pushed the chore/use-poetry branch 11 times, most recently from 8f538b3 to 46e5689 Compare February 20, 2022 09:25
@abhiabhi94 abhiabhi94 marked this pull request as ready for review February 20, 2022 09:25
@abhiabhi94 abhiabhi94 marked this pull request as draft February 20, 2022 09:26
- drop support for python 3.6.
- drop support for django 2.1.
- stop building of documentation for the time-being,
  should be fixed in future.
@abhiabhi94 abhiabhi94 marked this pull request as ready for review February 20, 2022 09:56
@abhiabhi94 abhiabhi94 merged commit 0137e6d into main Feb 20, 2022
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.

2 participants