mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-10 11:10:54 +00:00
remove version, description, authors from config
Co-authored-by: bjoluc <mail@bjoluc.de>
This commit is contained in:
parent
00645822ad
commit
a891636c03
@ -1,9 +1,8 @@
|
||||
[tool.poetry]
|
||||
name = "jspsych"
|
||||
version = "7.2.2"
|
||||
description = "A JavaScript library for creating behavioral experiments in a web browser"
|
||||
authors = ["Josh de Leeuw <josh.deleeuw@gmail.com>"]
|
||||
license = "MIT"
|
||||
version = "0"
|
||||
description = ""
|
||||
authors = []
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = "^3.8"
|
||||
|
Loading…
Reference in New Issue
Block a user