mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
setup: Dataclasses only when < 3.7 (#45844)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45844 Someone pointed out that dataclasses were actually added to the python stdlib in 3.7 and not 3.8, so bumping down the dependency on dataclasses from 3.8 -> 3.7 makes sense here Signed-off-by: Eli Uriegas <eliuriegas@fb.com> Test Plan: Imported from OSS Reviewed By: walterddr, malfet Differential Revision: D24113367 Pulled By: seemethere fbshipit-source-id: 03d2d93f7d966d48a30a8e2545fd07dfe63b4fb3
This commit is contained in:
parent
b5a2f04089
commit
615013edcb
Loading…
Reference in New Issue
Block a user