Change python to 3.10

Signed-off-by: Aleksei Chetaev <alex.chetaev@gmail.com>
This commit is contained in:
Aleksei Chetaev 2023-02-27 17:55:16 +01:00 committed by Aleksey Chetaev
parent 52001dc23a
commit ee0c2527f7

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3.9
#!/usr/bin/python3.10
"""
Helper functions to use with `frostfs-cli`, `neo-go` and other CLIs.