[damned-lies] chore: move django-debug-toolbar out of requirements
- From: Guillaume Bernard <gbernard src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [damned-lies] chore: move django-debug-toolbar out of requirements
- Date: Tue, 10 May 2022 08:30:01 +0000 (UTC)
commit a0a5458b1a029d3364d3176994a9a36d122bde1b
Author: Guillaume Bernard <contact guillaume-bernard fr>
Date: Sat Apr 30 20:15:56 2022 +0200
chore: move django-debug-toolbar out of requirements
requirements-dev.txt | 1 +
requirements.txt | 3 ---
2 files changed, 1 insertion(+), 3 deletions(-)
---
diff --git a/requirements-dev.txt b/requirements-dev.txt
new file mode 100644
index 00000000..aec394f4
--- /dev/null
+++ b/requirements-dev.txt
@@ -0,0 +1 @@
+django-debug-toolbar
diff --git a/requirements.txt b/requirements.txt
index 9ea1caaa..6a5edc3c 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -4,6 +4,3 @@ pillow # Hackergotchi check
markdown==3.2.2 # Team presentation markup rendering
pyicu==2.3.1 # Correct sorting in various languages. 2.4.2 fails to compile on some platforms
translate-toolkit>=2.2.0
-
-# Debug tools
-django-debug-toolbar
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]