File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ **Added: **
2+
3+ * <news item>
4+
5+ **Changed: **
6+
7+ * <news item>
8+
9+ **Deprecated: **
10+
11+ * <news item>
12+
13+ **Removed: **
14+
15+ * <news item>
16+
17+ **Fixed: **
18+
19+ * cookiecut to group's Python package standard
20+ * add pip packages under pip.txt
21+
22+ **Security: **
23+
24+ * <news item>
Original file line number Diff line number Diff line change @@ -49,7 +49,7 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
4949namespaces = false # to disable scanning PEP 420 namespaces (true by default)
5050
5151[tool .setuptools .dynamic ]
52- dependencies = {file = [" requirements/run .txt" ]}
52+ dependencies = {file = [" requirements/pip .txt" ]}
5353
5454[tool .black ]
5555line-length = 115
Original file line number Diff line number Diff line change 11h5py
22time
33tk
4- matplotlib
4+ matplotlib-base
55numpy
You can’t perform that action at this time.
0 commit comments