Skip to content
This repository was archived by the owner on Dec 8, 2023. It is now read-only.

Commit d9e26ac

Browse files
author
Thinh Nguyen
authored
Merge pull request #90 from kushalbakshi/main
Update requirement for `element-array-ephys`
2 parents e79962e + 156a7c1 commit d9e26ac

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Diff for: CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Observes [Semantic Versioning](https://semver.org/spec/v2.0.0.html) standard and
77

88
+ Update - Revise pytest and docker structure to streamline testing
99
+ Add - pre-commit, markdown lint, and spell check config files
10+
+ Bugfix - `element-array-ephys` version error when installing via requirements.txt
1011

1112
## [0.2.6] - 2022-01-12
1213

Diff for: requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
datajoint>=0.13.0
22
element-animal>=0.1.0b0
3-
element-array-ephys>=0.2.2
3+
element-array-ephys @ git+https://github.com/datajoint/element-array-ephys.git
44
element-electrode-localization
55
element-event
66
element-interface>=0.5.0

0 commit comments

Comments
 (0)