Skip to content

Commit

Permalink
Fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
virtuald committed Feb 26, 2020
1 parent d19c4b3 commit 9663e6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
from setuptools import setup
import subprocess

package = "robotpy-hal"
package = "robotpy-navx"
version = subprocess.check_output(["git", "describe", "--tags"], encoding="utf-8")

setup(
Expand Down

0 comments on commit 9663e6b

Please sign in to comment.