Skip to content
This repository has been archived by the owner on Jan 11, 2022. It is now read-only.

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 2, 2020
1 parent d5c1b30 commit ee56203
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
@@ -1,7 +1,7 @@
[build-system]
requires = [
"robotpy-build>=2020.0.16,<2021.0.0",
"wpilib>=2020.1.2.2,<2021.0.0",
"robotpy-build>=2020.1.1,<2021.0.0",
"wpilib>=2020.2.2.0,<2021.0.0",
]

[tool.robotpy-build]
Expand Down Expand Up @@ -44,5 +44,5 @@ author_email = "robotpy@googlegroups.com"
url = "https://github.com/robotpy/robotpy-rev-color"
license = "BSD-3-Clause"
install_requires = [
"wpilib>=2020.1.2.2,<2021.0.0",
"wpilib>=2020.2.2.0,<2021.0.0",
]

0 comments on commit ee56203

Please sign in to comment.