Skip to content
This repository was archived by the owner on Apr 30, 2025. It is now read-only.

Commit 1c9a9e5

Browse files
dobeyTarmac Traffic Controller
authored andcommitted
Drop the tarmac-web interface as it doesn't work and Jenkins is much better.
2 parents 7194e79 + e099f67 commit 1c9a9e5

File tree

4 files changed

+0
-77
lines changed

4 files changed

+0
-77
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,3 @@ include MANIFEST.in
22
include AUTHORS HACKING LICENSE NEWS README
33
recursive-include bin *
44
recursive-include docs *
5-
recursive-include templates *

bin/tarmac-web

Lines changed: 0 additions & 55 deletions
This file was deleted.

setup.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@
3333
packages=['tarmac', 'tarmac.bin', 'tarmac.plugins', 'tarmac.tests'],
3434
test_suite='tarmac',
3535
scripts=['bin/tarmac'],
36-
#data_files=[('share/tarmac/', ['tarmac-web']),
37-
# ('share/tarmac/templates/', ['templates/index.html']),
38-
# ],
3936
data_files=[
4037
('share/man/man1', ['docs/tarmac.1']),
4138
('/etc/apparmor.d', ['data/tarmac.apparmor']),

templates/index.html

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)