Skip to content

Commit a99a4a3

Browse files
committed
Added an explicit dependency on svn. Under py3 it can be installed with pip, and doesn't need OS packages for python-subversion (it still needs libsvn1, though).
- Legacy-Id: 17664
1 parent e9b2ecd commit a99a4a3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ rfc2html>=2.0.1
6161
selenium>=2.42,<3.8.1
6262
six>=1.9.0
6363
sqlparse>=0.2.2
64+
svn>=1.0.1
6465
tblib>=1.3.0
6566
tqdm>=3.7.0
6667
#Trac>=1.0.10,<1.2

0 commit comments

Comments
 (0)