Skip to content

Commit 7205512

Browse files
committed
Removed pyang and xym from requirements.txt, as they are now handled with svn:externals.
- Legacy-Id: 13631
1 parent d98054c commit 7205512

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ MySQL-python>=1.2.5
3333
pathlib>=1.0
3434
pathlib2>=2.3.0
3535
Pillow>=3.0
36-
pyang>=1.6
36+
#pyang>=1.6 # Handled as an svn:externals component
3737
pyflakes>=0.8.1
3838
pyquery>=1.2.13,!=1.2.14 # Pyqyery 1.2.14 fails on some selectors or stacked selectors
3939
python-dateutil>=2.2
@@ -51,6 +51,6 @@ Trac>=1.0.10,<1.2
5151
Unidecode>=0.4.18
5252
#wsgiref>=0.1.2
5353
xml2rfc>=2.5.0,!=2.6.0
54-
xym>=0.1.2,!=0.3
54+
#xym>=0.1.2,!=0.3 # Handled as an svn:externals component
5555
#zxcvbn-python>=4.4.14 # Not needed until we do back-end password entropy validation
5656

0 commit comments

Comments
 (0)