Skip to content

Commit

Permalink
Fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
folix-01 committed Mar 22, 2024
1 parent 3a69619 commit 17b831b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 14 deletions.
1 change: 0 additions & 1 deletion constraints.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
-c constraints_plone60.txt
setuptools==69.0.3
3 changes: 0 additions & 3 deletions constraints_plone52.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
-c https://dist.plone.org/release/5.2-latest/requirements.txt

# setuptools==40.2.0
# zc.buildout==2.13.2

isort>=5
black==22.8.0
tox==4.3.5
Expand Down
10 changes: 0 additions & 10 deletions constraints_plone60.txt
Original file line number Diff line number Diff line change
@@ -1,15 +1,5 @@
-c https://dist.plone.org/release/6.0-latest/constraints.txt

#setuptools==54.0.0
#zc.buildout==3.0.0b2
#pip==21.0.1
#
## Windows specific down here (has to be installed here, fails in buildout)
## Dependency of zope.sendmail:
#pywin32 ; platform_system == 'Windows'
#
## SSL Certs on windows, because Python is missing them otherwise:
#certifi ; platform_system == 'Windows'
tox==4.3.5
isort>=5
black==22.8.0
Expand Down

0 comments on commit 17b831b

Please sign in to comment.