Skip to content

Commit f9747b1

Browse files
committed
chore: loading diffpy.srxconfutils from pypi instead of local
1 parent db1b76c commit f9747b1

File tree

7 files changed

+3
-1077
lines changed

7 files changed

+3
-1077
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ authors = [
1111
maintainers = [
1212
{ name="Simon Billinge", email="[email protected]" },
1313
]
14-
description = "Distance Printer, calculate the inter atomic distances. Part of xPDFsuite"
14+
description = "Srxplanar processes data from 2D detectors before propagating it to PDFgetX3"
1515
keywords = ['diffpy', 'pdf', 'data interpretation']
1616
readme = "README.rst"
1717
requires-python = ">=3.11, <3.14"

requirements/conda.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ scipy
33
fabio
44
tifffile
55
configparser
6+
diffpy.srxconfutils

requirements/pip.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@ scipy
33
fabio
44
tifffile
55
configparser
6+
diffpy.srxconfutils

src/diffpy/confutils/__init__.py

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)