Skip to content

Commit 6a4df44

Browse files
authored
Merge pull request #22 from zmx27/add-instructions
chore: add INSTRUCTIONS.txt file so package can be properly released
2 parents 6786084 + d17cd6a commit 6a4df44

File tree

2 files changed

+41
-0
lines changed

2 files changed

+41
-0
lines changed

INSTRUCTIONS.txt

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
Configuration utilities for diffpy project. Part of xPDFsuite.
2+
3+
------------------------------------------------------------------------
4+
1. License Notice
5+
6+
Use of this software is permitted only under a separate, written
7+
Use License granted by Columbia University. If you are unsure about
8+
your license status, contact Prof. Simon Billinge at sb2896@columbia.edu
9+
before installing.
10+
11+
Use without a valid license is prohibited.
12+
------------------------------------------------------------------------
13+
2. Installation
14+
15+
This package is not designed to be installed standalone and is usually
16+
installed as part of the xpdfsuite package. Please refer to the
17+
INSTRUCTIONS.txt file and any other installation directions in the
18+
diffpy.xpdfsuite software.

news/add-instructions.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
**Added:**
2+
3+
* No news added: Trivial addition to package to get workflow script to run
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>

0 commit comments

Comments
 (0)