From e04d6a6b5312cc13aaf545bc52715c3e0be46b0a Mon Sep 17 00:00:00 2001
From: Benjamin Berkels <berkels@aices.rwth-aachen.de>
Date: Thu, 11 Jun 2020 16:44:59 +0200
Subject: [PATCH] Upload New File

---
 environment.yml | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 environment.yml

diff --git a/environment.yml b/environment.yml
new file mode 100644
index 0000000..0c22504
--- /dev/null
+++ b/environment.yml
@@ -0,0 +1,5 @@
+name: VarBV-2020
+channels:
+  - defaults
+dependencies:
+  - matplotlib
\ No newline at end of file
-- 
GitLab