Change shebang to python3

This commit is contained in:
Eric Torres 2019-01-28 08:10:42 -08:00
parent a2ba5ffe69
commit 07c1f5880f

View File

@ -1,4 +1,4 @@
#!/usr/bin/env python #!/usr/bin/python3
""" Delete packages from a repository. """ Delete packages from a repository.
Functions: Functions: