mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-21 19:28:34 +00:00
setup.py: Fix again since we require setup.py.
This commit is contained in:
parent
a3872bcfba
commit
283551f2a4
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python3
|
||||
#
|
||||
|
||||
import pathlib
|
||||
|
|
Loading…
Reference in a new issue