Skip to content

Commit

Permalink
Merge pull request #226 from robotpy/move-deploy
Browse files Browse the repository at this point in the history
Remove deploy related actions from pyfrc
  • Loading branch information
virtuald authored Dec 25, 2023
2 parents bdf14b5 + a5bdb83 commit fea7602
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 687 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
pyfrc - RobotPy development library helper
==========================================
pyfrc - RobotPy simulation and testing support
==============================================

pyfrc is a python 3 library designed to make developing python code using WPILib for
FIRST Robotics Competition easier.
pyfrc provides simulation and testing support for RobotPy projects.

This library contains a few primary parts:

* A built-in uploader that will upload your robot code to the robot
* Integration with the pytest testing tool to allow you to easily write unit
tests for your robot code.
* Various support for robot simulation
Expand Down
Loading

0 comments on commit fea7602

Please sign in to comment.