Skip to content

Commit

Permalink
Add pinned dependency to ppb-vector
Browse files Browse the repository at this point in the history
  • Loading branch information
pathunstrom committed Apr 9, 2019
1 parent 46ab2a3 commit f8afc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ def readme():
packages=['ppb', 'ppb.systems'],
install_requires=[
'pygame',
'ppb-vector',
'ppb-vector<1',
'dataclasses; python_version < "3.7"'
],
python_requires=">=3.6",
Expand Down

0 comments on commit f8afc0b

Please sign in to comment.