We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9848b commit 75b5f72Copy full SHA for 75b5f72
maintainer/conda/environment.yml
@@ -1,6 +1,5 @@
1
name: mda-dev
2
channels:
3
- - defaults
4
- conda-forge
5
dependencies:
6
- chemfiles>=0.10
package/CHANGELOG
@@ -48,6 +48,7 @@ Enhancements
48
(Issue #4948 #2874, PR #4965)
49
* Enables parallelization for analysis.lineardensity.LinearDensity
50
(Issue #4678, PR #5007)
51
+ * Remove `default` channel from RTD conda env. (Issue # 5036, PR # 5037)
52
53
Changes
54
* Removed undocumented and unused attribute
0 commit comments