diff --git a/data.json b/data.json index 25729cd..651750e 100644 --- a/data.json +++ b/data.json @@ -1430,13 +1430,6 @@ "technologies": ["Python"], "description": "An optional static typing for python." }, - { - "name": "numpy", - "link": "https://github.com/numpy/numpy", - "label": "good-first-issue", - "technologies": ["Python"], - "description": "It is the core library for scientific computing, which contains a powerful n-dimensional array object." - }, { "name": "matplotlib", "link": "https://github.com/matplotlib/matplotlib",