summaryrefslogtreecommitdiff
path: root/Makefile
blob: bc716c8f0bc1a35d30023937baa5395fd0018e1f (plain)
1
2
3
4
5
6
7
8
9
10
11
#!/usr/bin/make -f

# SPDX-FileCopyrightText: 2026 Matthew Fennell <matthew@fennell.dev>
#
# SPDX-License-Identifier: AGPL-3.0-or-later

.PHONY: install

install:
	sudo rm /usr/local/lib/python3.13/dist-packages/*.py
	sudo cp *.py /usr/local/lib/python3.13/dist-packages/