mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
Merge pull request #191 from HariSekhon/mysql-python
fixed MySQL + krbV mappings to be reversed
This commit is contained in:
commit
787c202901
@ -24,7 +24,7 @@ Kittens:astro_kittens
|
|||||||
Levenshtein:python_Levenshtein
|
Levenshtein:python_Levenshtein
|
||||||
Lifetime:Zope2
|
Lifetime:Zope2
|
||||||
MethodObject:ExtensionClass
|
MethodObject:ExtensionClass
|
||||||
MySQL-python:MySQLdb
|
MySQLdb:MySQL-python
|
||||||
OFS:Zope2
|
OFS:Zope2
|
||||||
OpenGL:PyOpenGL
|
OpenGL:PyOpenGL
|
||||||
OpenSSL:pyOpenSSL
|
OpenSSL:pyOpenSSL
|
||||||
@ -730,7 +730,7 @@ keyczar:python_keyczar
|
|||||||
keyedcache:django_keyedcache
|
keyedcache:django_keyedcache
|
||||||
keystoneclient:python_keystoneclient
|
keystoneclient:python_keystoneclient
|
||||||
kickstarter:kickstart
|
kickstarter:kickstart
|
||||||
krbV:krbv
|
krbv:krbV
|
||||||
kss:kss.core
|
kss:kss.core
|
||||||
kuyruk:Kuyruk
|
kuyruk:Kuyruk
|
||||||
langconv:AdvancedLangConv
|
langconv:AdvancedLangConv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user