mirror of https://github.com/jumpserver/jumpserver
Update requirement
parent
0234ff0252
commit
b54c973d82
|
@ -21,3 +21,5 @@ django-formtools==1.0
|
|||
sshpubkeys==2.2.0
|
||||
djangorestframework-bulk==0.2.1
|
||||
python-gssapi==0.6.4
|
||||
tornado==4.4.2
|
||||
|
||||
|
|
|
@ -1,7 +1,3 @@
|
|||
#!/usr/bin/env python
|
||||
# -*- coding: utf-8 -*-
|
||||
#
|
||||
#
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
pass
|
||||
|
|
Loading…
Reference in New Issue