From 1261b714d9fe7b9329d5b8f76e3b065be4def6a5 Mon Sep 17 00:00:00 2001
From: Vincent Texier <vit@free.fr>
Date: Sat, 21 Nov 2020 17:11:54 +0100
Subject: [PATCH] [enh] #138 add poetry.lock to git repository

---
 .gitignore | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/.gitignore b/.gitignore
index 4cc601cd..e792b87e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,7 +42,3 @@ docs/duniterpy.*
 
 # gitlab pages
 /public/
-
-# Poetry
-# https://python-poetry.org/docs/libraries/#lock-file
-poetry.lock
-- 
GitLab