Skip to content

Commit 2c6a056

Browse files
Merge pull request #80 from dragonyanglong/rev_setup
REV: revert the setup.py back to 1.4.0
2 parents bc6ca6f + 133c94d commit 2c6a056

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

CHANGELOG.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
Notable differences from version 1.1.2.
44

5-
## Version 1.4.12023-01-06
5+
## Version 1.4.02022-12-29
66

77
### Added
88

99
- Support for Python 3.8, 3.9, 3.10.
1010
- Use ddp3 to store project files.
11-
- Update `install_requires` in setup.py.
1211

1312
### Changed
1413

setup.py

-3
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,6 @@ def dirglob(d, *patterns):
117117
'diffpy.structure>=3',
118118
'diffpy.pdffit2',
119119
'diffpy.utils',
120-
'matplotlib-base',
121-
'wxpython',
122-
'menuinst',
123120
],
124121

125122
author = 'Simon J.L. Billinge',

0 commit comments

Comments
 (0)