mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-11-11 16:09:16 +00:00
Check version uses python3
This commit is contained in:
parent
4d46661c91
commit
2a457f59bf
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/python3
|
||||
import requests
|
||||
from tabulate import tabulate
|
||||
import json
|
||||
|
|
Loading…
Reference in New Issue
Block a user