Skip to content

Commit b588e16

Browse files
minor
1 parent 55e23ea commit b588e16

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.devcontainer/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
version: '2.4'
21
services:
32
# Update this to the name of the service you want to work with in your docker-compose.yml file
43
app:

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ dependencies = [
2727
requires-python = ">=3.9,<4.0"
2828
authors = [
2929
{name = "Dimitri Yatsenko", email = "[email protected]"},
30+
{name = "Thinh Nguen", email = "[email protected]"}
3031
{name = "Raphael Guzman"},
3132
{name = "Edgar Walker"},
3233
{name = "DataJoint Contributors", email = "[email protected]"},

0 commit comments

Comments
 (0)