mirror of
https://gerrit.hackerspace.pl/hscloud
synced 2025-02-16 08:06:46 +00:00
django leftovers yeet
Change-Id: I8999152a630c3c8dcf56f7c0e80a0ee5474e9236
This commit is contained in:
parent
4842705406
commit
747c0fcd88
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
load("@pydeps//:requirements.bzl", "requirement")
|
||||
|
||||
py_binary(
|
||||
name = "django-admin",
|
||||
srcs = ["django-admin.py"],
|
||||
deps = [
|
||||
requirement("django"),
|
||||
]
|
||||
)
|
Loading…
Add table
Reference in a new issue