[cleanup] Mark unused files

pull/379/head
pukkandan 2021-06-05 21:25:06 +05:30
rodzic cc52de4356
commit 9d83ad93d0
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 0F00D95A001F4698
30 zmienionych plików z 5 dodań i 1 usunięć

Wyświetl plik

@ -1,3 +1,5 @@
# UNUSED
#!/usr/bin/python3
import argparse

Wyświetl plik

@ -1,4 +1,5 @@
# Unused
#!/bin/bash
# IMPORTANT: the following assumptions are made

Wyświetl plik

@ -1,3 +1,5 @@
# UNUSED
#!/bin/bash
# Run with as parameter a setup.py that works in the current directory

Wyświetl plik

@ -1,5 +1,4 @@
#!/usr/bin/env python3
from __future__ import unicode_literals
# Allow direct execution