Skip to content

Commit 35ee30a

Browse files
ShubhamChaturvedi7Shubham ChaturvediShubham Chaturveditexastony
authored
fix: Add packaging dependency for twine < 4.0 (#522)
* chore: Adds pyhton36 deprecation to changelog * fix: updates compatability test to 3.7 * fix: pin tox dependency < 4.0 * fix: reword the deprecation announcement * chore: Update SUPPORT_POLICY.rst * fix: Add Maintenance Date in SUPPORT_POLICY.rst Co-authored-by: Tony Knapp <[email protected]> * fix: SUPPORT_POLICY.rst Co-authored-by: Tony Knapp <[email protected]> * fix: Add packaging dependency for twine Co-authored-by: Shubham Chaturvedi <[email protected]> Co-authored-by: Shubham Chaturvedi <[email protected]> Co-authored-by: Tony Knapp <[email protected]>
1 parent 9b89cfc commit 35ee30a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev_requirements/release-requirements.txt

+2
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@ pypi-parker==0.1.2
22
setuptools==60.7.1
33
twine==3.8.0
44
wheel==0.37.1
5+
#This is required for twine < 4.0
6+
packaging

0 commit comments

Comments
 (0)