Skip to content

Commit

Permalink
Remove deprecated pkg_resources
Browse files Browse the repository at this point in the history
  • Loading branch information
TShapinsky committed May 10, 2024
1 parent 0deb9ec commit be0313d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions alfalfa_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,4 @@
# OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
# ****************************************************************************************************


import pkg_resources

from alfalfa_client.alfalfa_client import AlfalfaClient

__version__ = pkg_resources.get_distribution('alfalfa-client').version

0 comments on commit be0313d

Please sign in to comment.