Skip to content

Commit 0e0ae26

Browse files
authored
Merge pull request #159 from hugovk/fix-deploy
Fix deploy: Skip deleted package pypular
2 parents 8625b9d + b722754 commit 0e0ae26

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"nose",
1414
"pep8",
1515
"pycrypto",
16+
"pypular",
1617
"sklearn",
1718
}
1819

0 commit comments

Comments
 (0)