Skip to content

Commit a8c5699

Browse files
Remove trailing '.' in lxml requirement that pip doesn't like
1 parent ed9a87a commit a8c5699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.ci/docker/requirements-ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -306,7 +306,7 @@ pywavelets==1.5.0 ; python_version >= "3.12"
306306
#Pinned versions: 1.4.1
307307
#test that import:
308308

309-
lxml==5.0.0.
309+
lxml==5.0.0
310310
#Description: This is a requirement of unittest-xml-reporting
311311

312312
# Python-3.9 binaries

0 commit comments

Comments
 (0)