File tree Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Expand file tree Collapse file tree 3 files changed +25
-2
lines changed Original file line number Diff line number Diff line change
1
+ **Added: **
2
+
3
+ * No news needed.
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
+ * <news item>
20
+
21
+ **Security: **
22
+
23
+ * <news item>
Original file line number Diff line number Diff line change @@ -49,8 +49,8 @@ exclude = [] # exclude packages matching these glob patterns (empty by default)
49
49
namespaces = false # to disable scanning PEP 420 namespaces (true by default)
50
50
51
51
[project .scripts ]
52
- diffpy-cmi = " diffpy.cmi.app :main"
53
- cmi = " diffpy.cmi.app :main"
52
+ diffpy-cmi = " diffpy.cmi.diffpy_cmi_app :main"
53
+ cmi = " diffpy.cmi.diffpy_cmi_app :main"
54
54
55
55
[tool .setuptools .dynamic ]
56
56
dependencies = {file = [" requirements/pip.txt" ]}
File renamed without changes.
You can’t perform that action at this time.
0 commit comments