Skip to content
This repository has been archived by the owner on Feb 10, 2023. It is now read-only.

Commit

Permalink
Fix Python 2.7 tests: beautifulsoup4
Browse files Browse the repository at this point in the history
Current versions no longer support Python 2.7.
  • Loading branch information
Michael Howitz committed Sep 13, 2021
1 parent e11ba8d commit 44b7275
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions buildout.cfg
Expand Up @@ -30,3 +30,4 @@ eggs = PasteScript
[versions:python27]
Sphinx = < 2
webtest = < 3
beautifulsoup4 = < 4.10

0 comments on commit 44b7275

Please sign in to comment.