JuliaCollections / Memoize.jl

@memoize macro for Julia
Other
177 stars 22 forks source link

Error tagging new release #31

Closed attobot closed 4 years ago

attobot commented 6 years ago

The REQUIRE file could not be found. cc: @simonster

JLTastet commented 6 years ago

Maybe tagging v0.3.0 manually would help ?

simonster commented 6 years ago

https://discourse.julialang.org/t/attobot-for-pkg3-projects/13371/3 says to put the REQUIRE file back.

JLTastet commented 6 years ago

Sorry, I did not think about attobot when removing the REQUIRE file.

So I guess we can put it back and specify as only dependency julia 0.7 2.0- (i.e. 0.7, 1.0 and all the upcoming 1.x versions).

kmsquire commented 4 years ago

44 removes the REQUIRE file again, but now we should be using TagBot, so maybe okay?