Skip to content

Commit 601ca29

Browse files
committed
Updated pyard classes for @ versions
1 parent 4bad77f commit 601ca29

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Formula/py-ard@1.2.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
class PyArd < Formula
1+
class PyArdAT12 < Formula
22
include Language::Python::Virtualenv
33

44
desc "Project py-ard is the swiss army knife of HLA ARD reductions in Python"

Formula/py-ard@1.5.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
class PyArd < Formula
1+
class PyArdAT15 < Formula
22
include Language::Python::Virtualenv
33

44
desc "Project py-ard is the swiss army knife of HLA ARD reductions in Python"

0 commit comments

Comments
 (0)