File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3838 'redis' : ('https://redis-py.readthedocs.io/en/latest/' , None ),
3939 'django' : (
4040 'http://docs.djangoproject.com/en/dev/' ,
41- 'https://docs .djangoproject.com/en/dev/_objects' ,
41+ 'https://doc .djangoproject.com/en/dev/_objects' ,
4242 ),
4343 'boto' : ('https://boto.readthedocs.io/en/latest/' , None ),
4444 'sqlalchemy' : ('https://sqlalchemy.readthedocs.io/en/latest' , None ),
4949 'eventlet' : ('https://eventlet.net/doc/' , None ),
5050 'gevent' : ('http://www.gevent.org/' , None ),
5151 'pyOpenSSL' : ('https://pyopenssl.readthedocs.io/en/stable/' , None ),
52- 'pytest' : ('https://docs .pytest.org/en/latest/' , None ),
52+ 'pytest' : ('https://doc .pytest.org/en/latest/' , None ),
5353 'tox' : ('https://tox.readthedocs.io/en/latest' , None ),
5454}
5555
You can’t perform that action at this time.
0 commit comments